@charset "UTF-8";
@import url('https://cdn.jsdelivr.net/gh/wanteddev/wanted-sans@v1.0.1/packages/wanted-sans/fonts/webfonts/variable/split/WantedSansVariable.min.css');

:root {
  font-size: 62.5% !important;
}

[class*=show_] {
  display: none;
}

.block {
  display: block;
}

.flex {
  display: flex;
}

.sub .tit{position: relative; width: 1200px; padding: 30px 0; text-align: center; font-size: 17px; border-bottom: 1px solid;}
.sub .tit p{margin-top: 5px;}
.sub h2{line-height: 1.6; color: #000; /* font-size: 26px; font-weight: 700; */ font-size: 32px !important; font-weight: 900 !important; text-align: center;}

@media screen and (max-width: 1200px) {
  .hide_1200 {
    display: none !important;
  }
  .show_1200 {
    display: initial;
  }
  .show_1200.block {
    display: block;
  }
  .show_1200.flex {
    display: flex;
  }
  br.show_1200 {
    display: block;
  }
}
@media screen and (max-width: 992px) {
  .show_992 {
    display: initial;
  }
  .show_992.block {
    display: block;
  }
  .show_992.flex {
    display: flex;
  }
  .hide_992 {
    display: none;
  }
  br.show_992 {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .show_768 {
    display: initial;
  }
  .show_768.block {
    display: block;
  }
  .show_768.flex {
    display: flex;
  }
  .hide_768 {
    display: none;
  }
  br.show_768 {
    display: block;
  }
}
@media screen and (max-width: 576px) {
  :root {
    font-size: 60% !important;
  }
  .show_576 {
    display: initial;
  }
  .show_576.block {
    display: block;
  }
  .show_576.flex {
    display: flex;
  }
  br.show_576 {
    display: block;
  }
  .hide_576 {
    display: none;
  }
}
.floating_menu.active .menu_list {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
max-height: 100%;
transition: all 0.5s;
opacity: 1;
visibility: visible;
background: #FFFFFF;
}
.floating_menu .menu_list {
position: relative;
padding: 0 10px 20px;
border-right: 1px solid #D7D7D7;
border-left: 1px solid #D7D7D7;
box-sizing: border-box;
max-height: 0;
overflow: hidden;
opacity: 0;
visibility: hidden;
}
.floating_menu .menu_list li {
width: 100%;
padding: 14px 0;
border-bottom: 1px solid #B9B9B9;
text-align: center;
}
.floating_menu .menu_list li i {
display: block;
width: 50px;
height: 45px;
margin: 0 auto;
font-size: 0;
color: transparent;
text-align: center;
}
.floating_menu .menu_list li i.ico_tel {
  background: url(https://img.megastudyacademy.co.kr/campus/mbc/common/ico_tel.png) no-repeat 0 0 / 100% 100%;
}
.floating_menu .menu_list li i.ico_fee {
background: url(https://img.megastudyacademy.co.kr/campus/mbc/common/ico_pay.png) no-repeat 0 0 / 100% 100%;
}
.floating_menu .menu_list li i.ico_reservation {
  background: url(https://img.megastudyacademy.co.kr/campus/mbc/common/icon_consult.png) no-repeat 0 0 / 100% 100%;
}
.floating_menu .menu_list li i.ico_kakao {
  background: url(https://img.megastudyacademy.co.kr/campus/mbc/common/ico_kakao.png) no-repeat 0 0 / 100% 100%;
}
.floating_menu .menu_list li i.ico_branch {
  background: url(https://img.megastudyacademy.co.kr/campus/mbc/common/ico_campus.png) no-repeat 0 0 / 100% 100%;
}
.floating_menu .menu_list li i.ico_online {
  background: url(https://img.megastudyacademy.co.kr/campus/mbc/common/ico_online.png) no-repeat 0 0 / 100% 100%;
}
.floating_menu .menu_list li .tit {
padding-top: 21px;
font-size: 24px;
font-weight: 500;
color: #444444;
}
.floating_menu .menu_list li .tel_pop_open .tit {
  color: #E60023;font-weight: 700;
}
.floating_menu.active .btn_top {
display: block;
}
.floating_menu .btn_top {
display: none;
width: 100%;
padding: 10px 0;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
background: #0082FF;
color: #fff;
text-align: center;
}
.floating_menu .btn_call {
display: none;
}
.main {
  position: relative;
  max-width: initial !important;
}
.main_inner {
  position: relative;
}
.main .main_event_slide_wrap {
  margin: 20px auto 0;
  width: 1200px;
  overflow: hidden;
  position: relative;
}
.main .main_event_slide_wrap .swiper-pagination {
  top: 14px;
  left: initial;
  right: 12px;
  bottom: initial;
  display: flex;
  flex-direction: row;
  align-items: center;
  align-items: center;
  justify-content: center;
  width: initial;
  height: 8px;
  z-index: 2;
}
.main .main_event_slide_wrap .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin: 0 2px;
  background-color: #000000;
  opacity: 1;
}
.main .main_event_slide_wrap .swiper-pagination-bullet-active {
  background-color: #ffffff;
}
.main .container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  margin-top: 20px;
}
.main .title {
  margin-top: 55px;
  margin-bottom: 23px;
  color: #222222;
  font-size: 19px;
  font-weight: 700;
}
.main .title .for_link {
  position: relative;
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-left: 10px;
  cursor: pointer;
}
.main .title .for_link::before, .main .title .for_link::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
  background-color: #222222;
}
.main .title .for_link::before {
  width: 100%;
  height: 1px;
}
.main .title .for_link::after {
  width: 1px;
  height: 100%;
}
.main_header_bnr {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.main_header_bnr .swiper-slide {
  position: relative;
}
.main_header_bnr .swiper-slide a {
  display: block;
  position: relative;
  text-align: center;
  width: 1200px;
  margin: 0 auto;
}
.main_header_bnr .swiper-slide.toggle .toggle_on {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.main_header_bnr .swiper-slide.toggle .toggle_on.on {
  opacity: 1;
}
.main_header_bnr .swiper-slide .mo {
  display: none;
}
.main_header_bnr .swiper-slide .bnr_inner {
  display: block;
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.main_header_bnr .swiper-slide .bnr_inner .bnr_text {
  width: 47%;
  text-align: left;
}
.main_header_bnr .swiper-slide .bnr_inner .bnr_link_flex {
  width: 48%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-right: 90px;
}
.main_header_bnr .swiper-slide .bnr_inner .bnr_link_flex .bnr_link_box {
  width: 33%;
}
.main_header_bnr .swiper-slide .bnr_inner .bnr_link_flex .bnr_link_box a {
  width: 100%;
}
.main_float_bnr {
  position: absolute;
  top: 87px;
  left: 2%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 130px;
  gap: 10px;
  z-index: 3;
}
.main_float_bnr .bnr {
  position: relative;
}
.main_float_bnr .bnr_close {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url(https://img.megastudyacademy.co.kr/campus/mbc/main/main_icon_close_mo.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px 10px;
  background-color: rgba(34, 34, 34, 0.9);
  border-radius: 50%;
}
.main_float_bnr .bnr > a {
  display: inline-block;
  border-radius: 50%;
}
.main_float_bnr .bnr > a > img {
  /*border-radius: 50%;*/
}
.main.ver_fix > .main_float_bnr {
  /* top: 185px; */
  padding-top:55px;
}
.main_top_banner {
  width: 100%;
  height: 100px;
  background: linear-gradient(to right, #ecf4ff, #eff4ff, #f4f3ff, #f9f3ff, #fdf2ff);
}
.main_top_banner .inner {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  padding: 0 30px;
}
.main_top_banner .desc h6 {
  margin-bottom: 8px;
  color: #222222;
  font-size: 17px;
  font-weight: 700;
}
.main_top_banner .desc h6 span {
  color: #0082ff;
}
.main_top_banner .desc p {
  color: #222222;
  font-size: 14px;
}
.main_top_banner ul {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 38px;
  padding: 0 15px;
  background-color: #fff;
  border-radius: 40px;
}
.main_top_banner ul li {
  position: relative;
  padding: 0 10px;
}
.main_top_banner ul li .icon {
  display: inline-block;
  margin-right: 5px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.main_top_banner ul li .icon_chat {
  width: 20px;
  height: 17px;
  background-image: url("https://img.megastudyacademy.co.kr/campus/mbc/main/icon_chat.png");
}
.main_top_banner ul li .icon_laptop {
  width: 24px;
  height: 18px;
  background-image: url("https://img.megastudyacademy.co.kr/campus/mbc/main/icon_laptop.png");
}
.main_top_banner ul li .icon_kakao {
  width: 19px;
  height: 17px;
  background-image: url("https://img.megastudyacademy.co.kr/campus/mbc/main/icon_kakao.png");
}
.main_top_banner ul li .icon_bubble {
  width: 22px;
  height: 18px;
  background-image: url("https://img.megastudyacademy.co.kr/campus/mbc/main/icon_bubble.png");
}
.main_top_banner ul li .icon_online {
  width: 22px;
  height: 20px;
  background-image: url("https://img.megastudyacademy.co.kr/campus/mbc/main/icon_online.png");
}
.main_top_banner ul li a {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #000000;
  font-size: 13px;
}
.main_top_banner ul li::before {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  content: "";
  width: 1px;
  height: 12px;
  background-color: #d1d1d1;
}
.main_top_banner ul li:last-of-type::before {
  display: none;
}
.main_top_slide {
  position: relative;
  z-index: 0;
}
.main_top_slide_view {
  position: relative;
  overflow: hidden;
}
.main_top_slide_view .inner {
  display: inline-block;
  min-height: 500px;
  padding: 100px 30px 150px 30px;
}
.main_top_slide_view .swiper-slide {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.main_top_slide_view .swiper-slide:nth-of-type(1) {
  background-image: url("https://img.megastudyacademy.co.kr/campus/mbc/main/main_top_slide_view_img1.jpg");
}
.main_top_slide_view .swiper-slide:nth-of-type(2) {
  background-image: url("https://img.megastudyacademy.co.kr/campus/mbc/main/main_top_slide_view_img2.jpg");
}
.main_top_slide_view .swiper-slide:nth-of-type(3) {
  background-image: url("https://img.megastudyacademy.co.kr/campus/mbc/main/main_top_slide_view_img3.jpg");
}
.main_top_slide_view .swiper-slide:nth-of-type(4) {
  background-image: url("https://img.megastudyacademy.co.kr/campus/mbc/main/main_top_slide_view_img4.jpg");
}
.main_top_slide_view .swiper-slide:nth-of-type(5) {
  background-image: url("https://img.megastudyacademy.co.kr/campus/mbc/main/main_top_slide_view_img5.jpg");
}
.main_top_slide_view .swiper-slide.slide_240315 {
  background-image: url("https://img.megastudyacademy.co.kr/campus/mbc/event/2024/0315_package/main_top_slide_view_img1_pc.jpg");
}
.main_top_slide_view h5 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  color: #111111;
  font-size: 20px;
  font-weight: 700;
}
.main_top_slide_view h5 .icon_logo {
  position: relative;
  display: inline-block;
  width: 28px;
  height: 20px;
  margin: 0 5px;
}
.main_top_slide_view h5 .icon_logo::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
  width: 28px;
  height: 27px;
  background-image: url("https://img.megastudyacademy.co.kr/campus/mbc/event/2024/0315_package/main_top_slide_view_logo.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.main_top_slide_view h3 {
  margin: 25px 0 22px 0;
  line-height: 1.2;
  color: #111111;
  font-size: 50px;
  font-weight: 700;
}
.main_top_slide_view h3 span {
  font-weight: 900;
}
.main_top_slide_view h6 {
  line-height: 1.7;
  color: #111111;
  font-size: 18px;
}
.main_top_slide_view + .swiper-pagination {
  display: none;
}
.main_top_slide_view.admin_ver .swiper-slide .inner_admin {
  display: inline-block;
  /*padding-left: 80px;*/
}
.main_top_slide_view.admin_ver .swiper-slide:nth-of-type(1) {
  background-image: none;
}
.main_top_slide_view.admin_ver .swiper-slide:nth-of-type(2) {
  background-image: none;
}
.main_top_slide_view.admin_ver .swiper-slide:nth-of-type(3) {
  background-image: none;
}
.main_top_slide_view.admin_ver .swiper-slide:nth-of-type(4) {
  background-image: none;
}
.main_top_slide_view.admin_ver .swiper-slide:nth-of-type(5) {
  background-image: none;
}
.main_top_slide_view.admin_ver .swiper-slide.slide_240315 {
  background-image: none;
}
.main_top_slide_nav {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
  width: 100%;
  height: 60px;
  overflow: hidden;
  z-index: 2;
}
.main_top_slide_nav .swiper-wrapper {
  gap: 1px;
}
.main_top_slide_nav .swiper-slide {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-items: center;
  justify-content: center;
  flex-shrink: initial;
  background-color: rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
.main_top_slide_nav .swiper-slide.swiper-slide-thumb-active {
  background-color: rgba(0, 0, 0, 0.9);
}
.main_top_slide_nav .swiper-slide p {
  line-height: 1.4;
  color: #ffffff;
  font-size: 13px;
  text-align: center;
}
.main .slide {
  position: relative;
}
.main .slide .inner {
  position: relative;
}
.main .slide_box {
  position: relative;
  overflow: hidden;
}
.main .slide .swiper-button-prev, .main .slide .swiper-button-next {
  position: absolute;
  top: 0;
  left: initial;
  margin-top: initial;
  width: 19px;
  height: 21px;
  border: 1px solid #e3e3e3;
  z-index: 1;
}
.main .slide .swiper-button-prev::after, .main .slide .swiper-button-next::after {
  display: none;
}
.main .slide .swiper-button-prev {
  right: 19px;
  border-right: 0;
}
.main .slide .swiper-button-prev::before {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  content: "";
  width: 1px;
  height: 10px;
  background-color: #e3e3e3;
}
.main .slide .swiper-button-next {
  right: 0;
  border-left: 0;
}
.main .slide_branch, .main .slide_event, .main .slide_branch_event {
  width: calc(50% - 10px);
  z-index: 0;
}
.main .slide_branch.ver2 a, .main .slide_event.ver2 a, .main .slide_branch_event.ver2 a {
  height: auto;
  padding: 0 0;
}
.main .slide_branch a, .main .slide_event a, .main .slide_branch_event a {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  height: 280px;
  padding: 43px 30px 28px 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.main .slide_branch a i, .main .slide_event a i, .main .slide_branch_event a i {
  display: inline-block;
  margin-bottom: 23px;
  padding: 5px 15px;
  color: #ffffff;
  font-size: 13px;
  font-style: normal;
  background-color: #000000;
  border-radius: 40px;
}
.main .slide_branch a p, .main .slide_event a p, .main .slide_branch_event a p {
  margin-bottom: 16px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
}
.main .slide_branch a h6, .main .slide_event a h6, .main .slide_branch_event a h6 {
  margin-bottom: 10px;
  color: #ffffff;
  font-size: 18px;
}
.main .slide_branch a h5, .main .slide_event a h5, .main .slide_branch_event a h5 {
  line-height: 1.2;
  color: #ffffff;
  font-size: 26px;
  font-weight: 700;
}
.main .slide_branch a span, .main .slide_event a span, .main .slide_branch_event a span {
  position: absolute;
  left: 30px;
  bottom: 26px;
  color: #777777;
  font-size: 14px;
  font-weight: 300;
}
.main .slide_branch a.for_branch, .main .slide_event a.for_branch, .main .slide_branch_event a.for_branch {
  background-image: url("https://img.megastudyacademy.co.kr/campus/mbc/main/main_slide_branch_img_pc.jpg");
}
.main .slide_branch a.for_branch p, .main .slide_event a.for_branch p, .main .slide_branch_event a.for_branch p {
  color: #ffffff;
}
.main .slide_branch a.for_branch h6, .main .slide_event a.for_branch h6, .main .slide_branch_event a.for_branch h6 {
  color: #ffffff;
}
.main .slide_branch a.for_branch h5, .main .slide_event a.for_branch h5, .main .slide_branch_event a.for_branch h5 {
  color: #ffffff;
}
.main .slide_branch a.for_branch span, .main .slide_event a.for_branch span, .main .slide_branch_event a.for_branch span {
  color: #777777;
}
.main .slide_branch a.for_event, .main .slide_event a.for_event, .main .slide_branch_event a.for_event {
  background-image: url("https://img.megastudyacademy.co.kr/campus/mbc/main/main_slide_event_img_pc.jpg");
}
.main .slide_branch a.for_event p, .main .slide_event a.for_event p, .main .slide_branch_event a.for_event p {
  color: #111111;
}
.main .slide_branch a.for_event h6, .main .slide_event a.for_event h6, .main .slide_branch_event a.for_event h6 {
  color: #111111;
}
.main .slide_branch a.for_event h5, .main .slide_event a.for_event h5, .main .slide_branch_event a.for_event h5 {
  color: #111111;
}
.main .slide_branch a.for_event span, .main .slide_event a.for_event span, .main .slide_branch_event a.for_event span {
  color: #777777;
}
.main .slide_branch .swiper-pagination, .main .slide_event .swiper-pagination, .main .slide_branch_event .swiper-pagination {
  top: 14px;
  left: initial;
  right: 12px;
  bottom: initial;
  display: flex;
  flex-direction: row;
  align-items: center;
  align-items: center;
  justify-content: center;
  width: initial;
  height: 8px;
  z-index: 2;
}
.main .slide_branch .swiper-pagination-bullet, .main .slide_event .swiper-pagination-bullet, .main .slide_branch_event .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin: 0 2px;
  background-color: #000000;
  opacity: 1;
}
.main .slide_branch .swiper-pagination-bullet-active, .main .slide_event .swiper-pagination-bullet-active, .main .slide_branch_event .swiper-pagination-bullet-active {
  background-color: #ffffff;
}
.main .slide_branch_event {
  display: none;
  width: 100%;
}
.main .slide_interview {
  z-index: 0;
}
.main .slide_interview .video_play + p {
  margin-top: 20px;
  color: #575757;
  font-size: 15px;
  text-align: center;
}
.main .slide_teacher {
  z-index: 0;
}
.main .slide_teacher .category {
  margin-bottom: 23px;
}
.main .slide_teacher .category li::before {
  display: none;
}
.main .slide_teacher .category li button {
  font-size: 15px;
}
.main .slide_teacher .swiper-slide {
  height: 440px;
}
.main .slide_teacher .swiper-slide:nth-of-type(odd) {
  background-color: #f5f5f5;
}
.main .slide_teacher .swiper-slide:nth-of-type(even) {
  background-color: #e5e5e5;
}
.main .slide_teacher .slick_teacher .slick-slide:nth-of-type(odd) {
  background-color: #f5f5f5;
}
.main .slide_teacher .slick_teacher .slick-slide:nth-of-type(even) {
  background-color: #e5e5e5;
}
.main .slide_teacher .slick_teacher .slick-slide .item {
  height: 440px;
}
.main .slide_teacher .slick_teacher .slick-arrow {
  position: absolute;
  top: -80px;
  margin-top: initial;
  width: 19px;
  height: 21px;
  font-size: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border: 1px solid #e3e3e3;
  z-index: 0;
}
.main .slide_teacher .slick_teacher .slick-arrow.slick-prev {
  right: 19px;
  background-image: url("https://img.megastudyacademy.co.kr/campus/mbc/main/main_slide_prev.png");
}
.main .slide_teacher .slick_teacher .slick-arrow.slick-next {
  right: 0;
  border-left: 0;
  background-image: url("https://img.megastudyacademy.co.kr/campus/mbc/main/main_slide_next.png");
}
.main .slide_teacher .teacher_wrap {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  padding: 30px 34px;
  overflow: hidden;
}
.main .slide_teacher .slick_teacher .item {
  display:none;
}
.main .slide_teacher .teacher_wrap .slogan {
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 10px;
  line-height: 1.5;
  color: #777777;
  font-size: 13px;
  font-weight: 300;
  text-align: left;
}
.main .slide_teacher .teacher_wrap .slogan::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 18px;
  height: 1px;
  background-color: #bbbbbb;
}
.main .slide_teacher .teacher_wrap .type {
  display: inline-block;
  margin-bottom: 8px;
  color: #222222;
  font-size: 17px;
  z-index: 1;
}
.main .slide_teacher .teacher_wrap .name {
  margin-bottom: 16px;
  color: #222222;
  font-size: 17px;
  font-weight: bold;
  z-index: 1;
}
.main .slide_teacher .teacher_wrap .new {
  width: 51px;
  height: 19px;
  line-height: 17px;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  background-color: #0082ff;
  border-radius: 40px;
  z-index: 1;
}
.main .slide_teacher .teacher_wrap .portrait {
  position: absolute;
  right: -20px;
  bottom: -80px;
  z-index: 0;
}
.main .slide_teacher .teacher_wrap .portrait > img {
  width: 280px;
  height: 412px;
  -o-object-fit: cover;
     object-fit: cover;
}
.main .slide_allcare {
  z-index: 0;
}
.main .slide_allcare > .title {
  margin-top: 0;
}
.main .slide_allcare .swiper-slide:nth-of-type(1n) {
  background-color: #d0dfff;
}
.main .slide_allcare .swiper-slide:nth-of-type(2n) {
  background-color: #ded8ff;
}
.main .slide_allcare .swiper-slide:nth-of-type(3n) {
  background-color: #eeddff;
}
.main .slide_allcare .text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 135px;
  padding-left: 30px;
}
.main .slide_allcare .text h6 {
  margin-bottom: 18px;
  color: #000000;
  font-size: 18px;
  font-weight: 700;
}
.main .slide_allcare .text p {
  line-height: 1.4;
  color: #000000;
  font-size: 15px;
}
.main .follow_bnr {
  position: sticky;
  top: 116px;
  left: 0;
  width: 0;
  height: 0;
  z-index: 3;
}
.main .follow_bnr ul {
  position: absolute;
  top: 60px;
  left: calc(50vw + 640px);
  width: 80px;
}
.main .follow_bnr ul li {
  margin-bottom: 16px;
  border-radius: 40px;
  overflow: hidden;
}
.main .follow_bnr ul li:last-of-type {
  margin-bottom: 0;
}
.main .more_info {
  margin-bottom: 60px;
}
.main .more_info .container {
  margin: 0;
}
.main .more_info .container > div {
  width: 50%;
}
.main .more_info .link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.main .more_info .link a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100px;
  padding-left: 30px;
  color: #222222;
  font-size: 18px;
  font-weight: 700;
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: contain;
  border: 1px solid #e0e0e0;
  border-bottom: 0;
}
.main .more_info .link a:last-of-type {
  border-bottom: 1px solid #e0e0e0;
}
.main .more_info .link a:nth-of-type(1) {
  background-image: url("https://img.megastudyacademy.co.kr/campus/mbc/main/more_info_bg1.png");
}
.main .more_info .link a:nth-of-type(2) {
  background-image: url("https://img.megastudyacademy.co.kr/campus/mbc/main/more_info_bg2.png");
}
.main .more_info .link a:nth-of-type(3) {
  background-image: url("https://img.megastudyacademy.co.kr/campus/mbc/main/more_info_bg3.png");
}
.main .more_info .notice {
  height: 300px;
  padding: 40px;
  border: 1px solid #e0e0e0;
  border-left: 0;
}
.main .more_info .notice_title {
  margin-top: 0;
  margin-bottom: 26px;
}
.main .more_info .notice_list a {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 10px;
  color: #222222;
  font-size: 15px;
}
.main .more_info .notice_list a:last-of-type {
  margin-bottom: 0;
}
.main .more_info .notice_list a:hover {
  text-decoration: underline;
}
.main .more_info .notice_list_title {
  display: block;
  flex: 1;
  padding: 0 30px 0 0;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .more_info .notice_list_title .notice_tag {
  margin-right: 7px;
}
.main .allcare {
  position: relative;
  padding: 57px 0 60px 0;
  background: linear-gradient(to right, #ecf4ff, #f5f3ff, #fdf2ff);
}
.main .with_mega {
  position: relative;
  padding: 60px 0 60px 0;
  background-color: #eeeeee;
}
.main .with_mega .slide_with_mega > .title {
  margin-top: 0;
  margin-bottom: 26px;
  color: #000000;
  font-size: 21px;
  font-weight: 400;
  text-align: center;
}
.main .with_mega .slide_box_with_mega {
  padding: 16px 67px 17px 66px;
  background-color: #ffffff;
}
.main .with_mega .slide_box_with_mega .swiper-slide {
  display: inline-block;
  width: auto;
}
.main .with_mega .slide_box_with_mega .swiper-slide a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.main_interview_popup .modal_contents_box {
  padding: 0;
  background-color: #000;
}
.main_interview_popup .modal_contents_box iframe {
  width: 750px;
  height: 424px;
}

@media screen and (max-width: 1500px) {
  .main .follow_bnr {
    top: 11.6rem;
  }
  .main .follow_bnr ul {
    left: calc(100vw - 12rem);
    width: 8rem;
  }
}
@media screen and (max-width: 1200px) {
  .main_header_bnr .swiper-slide a {
    width: 100%;
  }
  .main_header_bnr .swiper-slide .bnr_inner {
    width: 100%;
    gap: 2%;
  }
  .main_header_bnr .swiper-slide .bnr_inner .bnr_text {
    width: 45%;
  }
  .main_header_bnr .swiper-slide .bnr_inner .bnr_link_flex {
    width: 55%;
    gap: 2%;
    margin-right: 2%;
  }
  .main_float_bnr {
    display: none;
  }
  .main .main_event_slide_wrap {
    width: 100%;
    padding-right: 1rem;
    margin: 2rem auto 0;
  }
  .main .main_event_slide_wrap img {
    width: 100%;
  }
  .main .main_event_slide_wrap .swiper-pagination {
    top: 0.8rem;
    right: 1.7rem;
    height: 0.8rem;
  }
  .main .main_event_slide_wrap .swiper-pagination-bullet {
    width: 0.8rem;
    height: 0.8rem;
    margin: 0 0.2rem;
  }
  .main .content_wrap {
    padding-left: 1rem;
    overflow: hidden;
  }
  .main .container {
    padding-right: 1rem;
    margin: 2rem 0 0 0;
  }
  .main .title {
    margin-top: 5.5rem;
    margin-bottom: 2.3rem;
    font-size: 1.9rem;
  }
  .main .title .for_link {
    width: 1.3rem;
    height: 1.3rem;
    margin-left: 1rem;
  }
  .main_top_banner {
    height: 10rem;
  }
  .main_top_banner .inner {
    justify-content: center;
    gap: 2rem;
    padding: 0 1rem;
  }
  .main_top_banner .desc h6 {
    margin-bottom: 0.8rem;
    font-size: 1.5rem;
  }
  .main_top_banner .desc p {
    font-size: 1.4rem;
  }
  .main_top_banner ul {
    height: 3.8rem;
    padding: 0 1.5rem;
    border-radius: 4rem;
  }
  .main_top_banner ul li {
    padding: 0 1rem;
  }
  .main_top_banner ul li .icon {
    margin-right: 0.5rem;
  }
  .main_top_banner ul li .icon_chat {
    width: 2rem;
    height: 1.7rem;
  }
  .main_top_banner ul li .icon_laptop {
    width: 2.4rem;
    height: 1.8rem;
  }
  .main_top_banner ul li .icon_kakao {
    width: 1.9rem;
    height: 1.7rem;
  }
  .main_top_banner ul li .icon_bubble {
    width: 2.2rem;
    height: 1.8rem;
  }
  .main_top_banner ul li a {
    font-size: 1.3rem;
  }
  .main_top_banner ul li::before {
    height: 1.2rem;
  }
  .main_top_slide_view .inner {
    padding: 10rem 3rem 15rem 3rem;
  }
  .main_top_slide_view h5 {
    font-size: 2rem;
  }
  .main_top_slide_view h3 {
    margin: 2.5rem 0 2.2rem 0;
    font-size: 5rem;
  }
  .main_top_slide_view h6 {
    font-size: 1.8rem;
  }
  .main_top_slide_view.admin_ver .swiper-slide {
    overflow: hidden;
  }
  .main_top_slide_view.admin_ver .swiper-slide .inner_admin {
    padding: 0px;
  }
  .main_top_slide_view.admin_ver .swiper-slide .inner_admin img {
    max-width: 120%;
    margin-left: -10rem;
  }
  .main_top_slide_nav {
    /*height: 6rem;*/
    height: 5rem;
  }
  .main_top_slide_nav .swiper-slide p {
    font-size: 1.3rem;
  }
  .main .follow_bnr {
    top: 11.6rem;
    display: none;
  }
  .main .follow_bnr ul {
    left: calc(100vw - 12rem);
    width: 8rem;
  }
  .main .slide .swiper-button-prev, .main .slide .swiper-button-next {
    width: 1.9rem;
    height: 2.1rem;
  }
  .main .slide .swiper-button-prev {
    right: 1.9rem;
  }
  .main .slide .swiper-button-prev::before {
    height: 1rem;
  }
  .main .slide_branch, .main .slide_event, .main .slide_branch_event {
    width: calc(50% - 1rem);
  }
  .main .slide_branch.ver2 a, .main .slide_event.ver2 a, .main .slide_branch_event.ver2 a {
    height: auto;
    padding: 0 0;
  }
  .main .slide_branch a, .main .slide_event a, .main .slide_branch_event a {
    height: 28rem;
    padding: 4.3rem 3rem 2.8rem 3rem;
  }
  .main .slide_branch a i, .main .slide_event a i, .main .slide_branch_event a i {
    margin-bottom: 2.3rem;
    padding: 0.5rem 1.5rem;
    font-size: 1.3rem;
    border-radius: 4rem;
  }
  .main .slide_branch a p, .main .slide_event a p, .main .slide_branch_event a p {
    margin-bottom: 1.6rem;
    font-size: 1.6rem;
  }
  .main .slide_branch a h6, .main .slide_event a h6, .main .slide_branch_event a h6 {
    margin-bottom: 1rem;
    font-size: 1.8rem;
  }
  .main .slide_branch a h5, .main .slide_event a h5, .main .slide_branch_event a h5 {
    font-size: 2.6rem;
  }
  .main .slide_branch a span, .main .slide_event a span, .main .slide_branch_event a span {
    left: 3rem;
    bottom: 2.6rem;
    font-size: 1.4rem;
  }
  .main .slide_branch .swiper-pagination, .main .slide_event .swiper-pagination, .main .slide_branch_event .swiper-pagination {
    top: 1.4rem;
    right: 1.2rem;
    height: 0.8rem;
  }
  .main .slide_branch .swiper-pagination-bullet, .main .slide_event .swiper-pagination-bullet, .main .slide_branch_event .swiper-pagination-bullet {
    width: 0.8rem;
    height: 0.8rem;
    margin: 0 0.2rem;
  }
  .main .slide_interview .video_play + p {
    margin-top: 2rem;
    font-size: 1.5rem;
  }
  .main .slide_teacher .category {
    margin-bottom: 2.3rem;
  }
  .main .slide_teacher .category li button {
    font-size: 1.5rem;
  }
  .main .slide_teacher .swiper-slide {
    width: 23%;
    height: 44rem;
  }
  .main .slide_teacher .slick_teacher .slick-list {
    overflow: inherit;
  }
  .main .slide_teacher .slick_teacher .slick-slide .item {
    height: 45.5vw;
  }
  .main .slide_teacher .slick_teacher .slick-arrow {
    top: -8rem;
    width: 1.9rem;
    height: 2.1rem;
  }
  .main .slide_teacher .teacher_wrap {
    padding: 3rem 3.4rem;
  }
  .main .slide_teacher .teacher_wrap .slogan {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    font-size: 1.3rem;
  }
  .main .slide_teacher .teacher_wrap .slogan::before {
    width: 1.8rem;
  }
  .main .slide_teacher .teacher_wrap .type {
    margin-bottom: 0.8rem;
    font-size: 1.7rem;
  }
  .main .slide_teacher .teacher_wrap .name {
    margin-bottom: 1.6rem;
    font-size: 1.7rem;
  }
  .main .slide_teacher .teacher_wrap .new {
    width: 5.1rem;
    height: 1.9rem;
    line-height: 1.7rem;
    font-size: 1.2rem;
    border-radius: 4rem;
  }
  .main .slide_teacher .teacher_wrap .portrait {
    right: -5vw;
    bottom: -5vw;
  }
  .main .slide_teacher .teacher_wrap .portrait > img {
    width: 24.8vw;
    height: 35.6vw;
  }
  .main .slide_allcare .text {
    height: 13.5rem;
    padding-left: 3rem;
  }
  .main .slide_allcare .text h6 {
    margin-bottom: 1.8rem;
    font-size: 1.8rem;
  }
  .main .slide_allcare .text p {
    font-size: 1.5rem;
  }
  .main .more_info {
    margin-right: 1rem;
    margin-bottom: 6rem;
  }
  .main .more_info .link a {
    height: 10rem;
    padding-left: 3rem;
    font-size: 1.8rem;
  }
  .main .more_info .notice {
    height: 30rem;
    padding: 4rem;
  }
  .main .more_info .notice_title {
    margin-bottom: 2.6rem;
  }
  .main .more_info .notice_list a {
    margin-bottom: 1rem;
    font-size: 1.5rem;
  }
  .main .more_info .notice_list_title {
    padding: 0 3rem 0 0;
    line-height: 2rem;
  }
  .main .allcare {
    margin-left: -1rem;
    padding: 5.7rem 0 6rem 1rem;
  }
  .main .with_mega {
    margin-left: -1rem;
    padding: 6rem 0 6rem 0;
  }
  .main .with_mega .title {
    display: flex;
    flex-direction: row;
    align-items: center;
    align-items: center;
    justify-content: center;
  }
  .main .with_mega .slide_with_mega > .title {
    margin-bottom: 2.6rem;
    font-size: 2.1rem;
  }
  .main .with_mega .slide_box_with_mega {
    padding: 1.6rem 6.7rem 1.7rem 6.6rem;
  }
  .main_bnr_mo_wrap {
    vertical-align: bottom;
    text-align: center;
  }
  .main_bnr_mo.cmodal.type_up {
    position: fixed;
    top: initial;
    left: 0;
    bottom: 0;
    transform: initial;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .main_bnr_mo.cmodal .modal_contents_box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1.5rem 1.5rem 1.5rem 1.5rem;
    border: 0;
    border-radius: 3rem 3rem 0 0;
  }
  .main_bnr_mo .bnr_container {
    display: inline-flex;
    flex-direction: column;
    margin: 0 auto;
  }
  .main_bnr_mo .bnr_container a {
    display: inline-block;
    margin-bottom: 1.5rem;
  }
  .main_bnr_mo .bnr_container a:last-of-type {
    margin-bottom: 0;
  }
  .main_bnr_mo .bnr_container_bottom {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-top: 1.5rem;
    padding-top: 0.8rem;
    border-top: 1px solid #cccccc;
  }
  .main_bnr_mo_close {
    position: absolute;
    top: -4rem;
    right: 2.5rem;
    display: inline-block;
    width: 1.8rem;
    height: 1.8rem;
    background-image: url("https://img.megastudyacademy.co.kr/campus/mbc/main/main_icon_close_mo.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
}
@media screen and (max-width: 992px) {
  .main_top_banner {
    height: initial;
  }
  .main_top_banner .inner {
    flex-direction: column;
    justify-content: center;
    gap: 1rem;
    padding: 1rem 1rem;
  }
  .main_top_banner .desc h6 {
    text-align: center;
  }
  .main_top_slide_view .inner {
    min-height: 450px;
    padding: 8rem 3rem 13rem 3rem;
  }
  .main_top_slide_view .inner h3 {
    font-size: 4.5rem;
  }
  .main_top_slide_nav .swiper-slide p {
    font-size: 1.2rem;
  }
  .main .slide_branch_event .swiper-slide {
    width: 80%;
  }
  .main .slide_branch_event .swiper-pagination {
    display: none;
  }
  .main .slide_teacher .category {
    margin-bottom: 2.3rem;
  }
  .main .slide_teacher .category li button {
    font-size: 1.5rem;
  }
  .main .slide_teacher .swiper-slide {
    width: 31%;
    height: 44rem;
  }
  .main .slide_teacher .slick_teacher .slick-slide {
    width: 31vw !important;
  }
  .main .slide_teacher .slick_teacher .slick-slide .item {
    width: 100%;
    height: 57vw;
  }
  .main .slide_teacher .teacher_wrap {
    padding: 3rem 3.4rem;
  }
  .main .slide_teacher .teacher_wrap .slogan {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    font-size: 1.3rem;
  }
  .main .slide_teacher .teacher_wrap .slogan::before {
    width: 1.8rem;
  }
  .main .slide_teacher .teacher_wrap .type {
    margin-bottom: 0.8rem;
    font-size: 1.7rem;
  }
  .main .slide_teacher .teacher_wrap .name {
    margin-bottom: 1.6rem;
    font-size: 1.7rem;
  }
  .main .slide_teacher .teacher_wrap .new {
    width: 5.1rem;
    height: 1.9rem;
    line-height: 1.7rem;
    font-size: 1.2rem;
    border-radius: 4rem;
  }
  .main .slide_teacher .teacher_wrap .portrait > img {
    width: 31vw;
    height: 46vw;
  }
  .main_header_bnr .swiper-slide img {
    width: 100%;
  }
  .main_header_bnr .swiper-slide .pc {
    display: none;
  }
  .main_header_bnr .swiper-slide .mo {
    display: block;
  }
  .main_header_bnr .swiper-slide .bnr_inner .bnr_text {
    display: none;
  }
  .main_header_bnr .swiper-slide .bnr_inner .bnr_link_flex {
    width: 100%;
    margin: auto;
    padding: 1% 9%;
    gap: 1%;
    margin-right: 0%;
  }
  .main_header_bnr .swiper-slide .bnr_inner .bnr_obj {
    position: absolute;
    left: -6%;
    bottom: 0px;
    width: 20%;
  }
}
@media screen and (max-width: 768px) {
  .main_top_slide_view .inner {
    min-height: 395px;
    padding: 8rem 3rem 11rem 3rem;
  }
  .main_top_slide_view .inner > h5 {
    font-size: 1.8rem;
  }
  .main_top_slide_view .inner > h3 {
    font-size: 3.5rem;
  }
  .main_top_slide_view .inner > h6 {
    font-size: 1.6rem;
  }
  .main_top_slide_view .inner > p {
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: 4rem;
    padding: 0 2rem;
    color: #ffffff;
    font-size: 1.3rem;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .main_top_slide_view .swiper-slide.slide_240315 {
    background-image: url("https://img.megastudyacademy.co.kr/campus/mbc/event/2024/0315_package/main_top_slide_view_img1_mo.jpg");
  }
  .main_top_slide_view.admin_ver .swiper-slide .inner_admin > p {
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: 4rem;
    padding: 0 2rem;
    color: #ffffff;
    font-size: 1.3rem;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .main_top_slide_view.admin_ver .swiper-slide .inner_admin img {
    max-width: 100%;
    margin-left: 0rem;
  }
  .main_top_slide_view + .swiper-pagination {
    left: initial;
    right: 0;
    bottom: 0;
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    width: auto;
    height: 4rem;
    padding: 0 2rem;
    z-index: 2;
  }
  .main_top_slide_view + .swiper-pagination .swiper-pagination-bullet {
    background-color: #dddddd;
    opacity: 1;
  }
  .main_top_slide_view + .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #000;
  }
  .main_top_slide_nav {
    display: none;
  }
  .main .container {
    padding-right: 0;
  }
  .main .title {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .main .title .for_link {
    width: 1.3rem;
    height: 1.3rem;
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .main .slide_box {
    overflow: inherit;
  }
  .main .slide_branch_event {
    display: block;
    width: 100%;
  }
  .main .slide_branch_event a > span {
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 4rem;
    padding: 0 2rem;
    color: #ffffff !important;
    font-size: 1.4rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .main .slide_branch, .main .slide_event {
    display: none;
  }
  .main .slide_interview .swiper-slide {
    width: calc(40% - 5px);
  }
  .main .slide_interview .swiper-slide .video_play {
    width: 100%;
  }
  .main .slide_interview .swiper-slide .video_play > img {
    width: 100%;
  }
  .main .slide_teacher .category {
    margin-bottom: 2.3rem;
  }
  .main .slide_teacher .category li button {
    font-size: 1.5rem;
  }
  .main .slide_teacher .swiper-slide {
    width: 42%;
    height: 44rem;
  }
  .main .slide_teacher .slick_teacher .slick-slide {
    width: 42vw !important;
  }
  .main .slide_teacher .slick_teacher .slick-slide .item {
    height: 77vw;
  }
  .main .slide_teacher .slick_teacher .slick-arrow {
    display: none !important;
  }
  .main .slide_teacher .teacher_wrap {
    padding: 3rem 3.4rem;
  }
  .main .slide_teacher .teacher_wrap .slogan {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    font-size: 1.3rem;
  }
  .main .slide_teacher .teacher_wrap .slogan::before {
    width: 1.8rem;
  }
  .main .slide_teacher .teacher_wrap .type {
    margin-bottom: 0.8rem;
    font-size: 1.7rem;
  }
  .main .slide_teacher .teacher_wrap .name {
    margin-bottom: 1.6rem;
    font-size: 1.7rem;
  }
  .main .slide_teacher .teacher_wrap .new {
    width: 5.1rem;
    height: 1.9rem;
    line-height: 1.7rem;
    font-size: 1.2rem;
    border-radius: 4rem;
  }
  .main .slide_teacher .teacher_wrap .portrait > img {
    width: 42vw;
    height: 62vw;
  }
  .main .slide_allcare .swiper-slide {
    width: calc(40% - 5px);
  }
  .main .slide .swiper-button-prev, .main .slide .swiper-button-next {
    display: none;
  }
  .main .follow_bnr ul {
    left: calc(100vw - 12rem);
  }
  .main .follow_bnr ul li {
    margin-bottom: 1rem;
  }
  .main .more_info .container {
    flex-direction: column;
  }
  .main .more_info .container > div {
    width: 100%;
  }
  .main .more_info .link {
    margin-bottom: 5.5rem;
  }
  .main .more_info .notice {
    height: initial;
    padding: 0;
    border: 0;
  }
  .main .more_info .notice_list {
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
  }
  .main .more_info .notice_list a {
    margin-bottom: 0;
    padding: 1rem;
    border-bottom: 1px dashed #f4f4f4;
  }
  .main .more_info .notice_list a:last-of-type {
    border-bottom: 0;
  }
  .main .more_info .notice_list_date {
    color: #bbbbbb;
  }
  .main .with_mega .title {
    display: flex;
    flex-direction: row;
    align-items: center;
    align-items: center;
    justify-content: center;
  }
  .main_interview_popup .modal_contents_box iframe {
    width: 100%;
    height: 424px;
  }
}
@media screen and (max-width: 576px) {
  .main_inner > .container {
    margin: 4rem 0 0 0;
  }
  .main .follow_bnr ul {
    left: calc(100vw - 9rem);
    width: 5.5rem;
  }
  .main .container {
    margin-top: 2rem;
  }
  .main .title {
    margin-top: 4rem;
    margin-bottom: 2rem;
    font-size: 1.6rem;
    letter-spacing: -0.1rem;
  }
  .main_top_banner {
    height: initial;
  }
  .main_top_banner .inner {
    flex-direction: column;
    justify-content: center;
    gap: 1rem;
    padding: 1rem 1rem;
  }
  .main_top_banner .desc h6 {
    margin-bottom: 0;
    line-height: 1.2;
  }
  .main_top_banner .desc p {
    display: none;
  }
  .main_top_banner ul {
    flex-wrap: wrap;
    height: initial;
    padding: 0;
    border-radius: 1rem;
  }
  .main_top_banner ul li {
    width: 50%;
    height: 4rem;
  }
  .main_top_banner ul li::before {
    display: none;
  }
  .main_top_banner ul li:nth-of-type(1) {
    border-right: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
  }
  .main_top_banner ul li:nth-of-type(2) {
    border-bottom: 1px solid #ededed;
  }
  .main_top_banner ul li:nth-of-type(3) {
    border-right: 1px solid #ededed;
  }
  .main_top_slide_view .inner {
    min-height: 312px;
    padding: 7rem 1rem 10rem 1rem;
  }
  .main_top_slide_view .inner > h5 {
    font-size: 1.4rem;
  }
  .main_top_slide_view .inner > h3 {
    margin: 1.5rem 0 1.2rem 0;
    font-size: 2.4rem;
  }
  .main_top_slide_view .inner > h3 span {
    font-size: 3.2rem;
  }
  .main_top_slide_view .inner > h6 {
    line-height: 1.4;
    font-size: 1.4rem;
  }
  .main_top_slide_view .inner > p {
    height: 4rem;
    padding: 0 2rem;
    font-size: 1.3rem;
  }
  .main_top_slide_view.admin_ver .swiper-slide .inner_admin > p {
    height: 4rem;
    padding: 0 2rem;
    font-size: 1.3rem;
  }
  .main_top_slide_view + .swiper-pagination {
    height: 4rem;
    padding: 0 2rem;
  }
  .main_top_slide_view + .swiper-pagination .swiper-pagination-bullet {
    width: 0.8rem;
    height: 0.8rem;
    margin: 0 0.2rem;
  }
  .main_header_bnr .swiper-slide .bnr_inner .bnr_link_flex {
    padding: 2% 2%;
  }
  .main .slide_branch_event .swiper-slide {
    width: 90%;
  }
  .main .slide_branch_event a {
    height: 24rem;
    padding: 3.5rem 1rem 4rem 1rem;
  }
  .main .slide_branch_event a i {
    margin-bottom: 1.5rem;
    padding: 0.5rem 1.5rem;
    font-size: 1.1rem;
  }
  .main .slide_branch_event a p {
    margin-bottom: 1rem;
    font-size: 1.2rem;
  }
  .main .slide_branch_event a h6 {
    margin-bottom: 1rem;
    font-size: 1.4rem;
  }
  .main .slide_branch_event a h5 {
    font-size: 2.4rem;
  }
  .main .slide_branch_event a span {
    font-size: 1.2rem;
  }
  .main .slide_branch_event a.for_branch {
    background-image: url("https://img.megastudyacademy.co.kr/campus/mbc/main/main_slide_branch_img_mo.jpg");
  }
  .main .slide_branch_event a.for_event {
    background-image: url("https://img.megastudyacademy.co.kr/campus/mbc/main/main_slide_event_img_mo.jpg");
  }
  .main .slide_branch_event .swiper-pagination {
    top: 1.4rem;
    right: 1.2rem;
    height: 0.8rem;
  }
  .main .slide_branch_event .swiper-pagination-bullet {
    width: 0.8rem;
    height: 0.8rem;
    margin: 0 0.2rem;
  }
  .main .slide_interview .swiper-slide {
    width: 65%;
  }
  .main .slide_interview .swiper-slide .video_play + p {
    margin-top: 1rem;
    font-size: 1.2rem;
  }
  .main .slide_teacher .category {
    margin-bottom: 2.3rem;
  }
  .main .slide_teacher .category li button {
    font-size: 1.2rem;
  }
  .main .slide_teacher .swiper-slide {
    width: 47%;
    height: 44rem;
  }
  .main .slide_teacher .slick_teacher .slick-slide {
    width: 47vw !important;
  }
  .main .slide_teacher .slick_teacher .slick-slide .item {
    height: 86vw;
  }
  .main .slide_teacher .teacher_wrap {
    padding: 3rem 2rem;
  }
  .main .slide_teacher .teacher_wrap .portrait {
    bottom: -10vw;
  }
  .main .slide_teacher .teacher_wrap .portrait > img {
    width: 47vw;
    height: 69vw;
  }
  .main .slide_allcare .swiper-slide {
    width: 65%;
  }
  .main .slide_allcare .text {
    height: 11rem;
  }
  .main .slide_allcare .text h6 {
    margin-bottom: 1rem;
    font-size: 1.5rem;
  }
  .main .slide_allcare .text p {
    font-size: 1.2rem;
  }
  .main .slide_with_mega > .title {
    font-size: 1.6rem;
  }
  .main .more_info .link {
    margin-bottom: 4rem;
  }
  .main .more_info .link a {
    height: 6.5rem;
    font-size: 1.5rem;
    background-image: none !important;
  }
  .main .more_info .notice_title {
    margin-bottom: 2rem;
  }
  .main .more_info .notice_list a {
    padding: 0.7rem;
    font-size: 1.2rem;
  }
  .main .with_mega .slide_with_mega > .title {
    margin-bottom: 2.6rem;
    font-size: 1.6rem;
  }
  .main_bnr_mo.cmodal .modal_contents_box {
    border-radius: 2rem 2rem 0 0;
  }
  .main_bnr_mo .bnr_container_bottom label {
    font-size: 1.3rem;
  }
  .main_bnr_mo .bnr_container_bottom label > button {
    font-size: 1.3rem;
  }
  .main_bnr_mo_close {
    top: -3rem;
    right: 2rem;
  }
}
@media screen and (max-width: 370px) {
  .main .title {
    font-size: 1.6rem;
    letter-spacing: -0.14rem;
  }
}
@media screen and (max-width: 1200px) and (orientation: landscape) {
  .main_bnr_mo .bnr_container a {
    margin-bottom: 1rem;
  }
  .main_bnr_mo .bnr_container a > img {
    height: 15vh;
  }
}
@media screen and (max-width: 1000px) and (orientation: landscape) {
  .main_bnr_mo.cmodal .modal_contents_box {
    padding: 1rem 1rem 1rem 1rem;
    border-radius: 1rem 1rem 0 0;
  }
  .main_bnr_mo .bnr_container a {
    height: 15vh;
    margin-bottom: 1rem;
  }
  .main_bnr_mo .bnr_container a > img {
    height: 15vh;
  }
  .main_bnr_mo .bnr_container_bottom {
    margin-top: 1rem;
    padding-top: 0.5rem;
  }
  .main_bnr_mo .bnr_container_bottom label {
    font-size: 1.3rem;
  }
  .main_bnr_mo .bnr_container_bottom label > button {
    font-size: 1.3rem;
  }
  .main_bnr_mo_close {
    top: -2.5rem;
    right: 1rem;
    width: 1.5rem;
    height: 1.5rem;
  }
}
.sub .inner {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  gap: 50px;
  padding: 60px 0;
}
.sub .lnb {
  width: 200px;
  padding: 40px 30px 40px 40px;
  background-color: #f9f9f9;
}
.sub .lnb ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 20px;
}
.sub .lnb ul li.active a, .sub .lnb ul li:hover a {
  color: #222222;
  font-weight: 700;
}
.sub .lnb ul li.active a::before {
  position: absolute;
  top: 23%;
  left: -18px;
  transform: translate(0, -50%);
  content: "●";
  width: 4px;
  height: 0px;
  background-color: #222222;
  font-size: 10px;
}
.sub .lnb ul li a {
  position: relative;
  color: #777777;
}
.sub_page {
  width: 100%;
  flex: 1;
}
.sub_page h2 {
  margin-bottom: 50px;
  color: #222222;
  font-size: 26px;
  font-weight: 700;
}
.sub_page_img {
  margin-bottom: 30px;
}
.sub_page_info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 33px;
  padding: 28px 35px;
  background-color: #f5f5f5;
}
.sub_page_info p {
  position: relative;
  padding-left: 8px;
  color: #222222;
  font-size: 14px;
  font-weight: bold;
}
.sub_page_info p::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "·";
}
.sub_page .tab_base {
  margin-bottom: 50px;
}

@media screen and (max-width: 1200px) {
  .sub .inner {
    flex-direction: column;
    align-items: center;
    gap: 5rem;
    padding: 3rem 0 6rem 0;
  }
  .sub .lnb {
    display: none;
  }
  .sub_page h2 {
    margin-bottom: 5rem;
    font-size: 2.6rem;
    display: none;
  }
  .sub_page_img {
    display: flex;
    flex-direction: row;
    align-items: center;
    align-items: center;
    justify-content: center;
    margin-bottom: 3rem;
  }
  .sub_page_info {
    gap: 1rem;
    margin-bottom: 3.3rem;
    padding: 2.8rem 3.5rem;
  }
  .sub_page_info p {
    padding-left: 0.8rem;
    font-size: 1.4rem;
  }
  .sub_page .tab_base {
    margin-bottom: 5rem;
  }
}
.modal {
  position: relative;
  margin: 24px auto;
}
.modal.mfp_today .mfp-close {
  display: none;
}

.modal .mfp-close,
.modal .mfp-arrow, .cmodal .mfp-close,
.cmodal .mfp-arrow {
  top: -50px;
  right: 0;
  display: inline-block;
  width: 36px;
  height: 36px;
  margin: 0;
  background-image: url("https://img.megastudyacademy.co.kr/campus/mbc/common/modal_close.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: opacity 0.2s;
  cursor: pointer;
  font-size: 0;
}
.modal .mfp-close::before, .modal .mfp-close::after,
.modal .mfp-arrow::before,
.modal .mfp-arrow::after, .cmodal .mfp-close::before, .cmodal .mfp-close::after,
.cmodal .mfp-arrow::before,
.cmodal .mfp-arrow::after {
  display: none;
}
.modal_contents, .cmodal_contents {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.modal_contents_box, .cmodal_contents_box {
  width: 100%;
  padding: 40px 20px 20px 20px;
  background-color: #fff;
}
.modal_contents_box .popup_main_section, .cmodal_contents_box .popup_main_section {
  position: relative;
}
.modal_contents_box .popup_main_section .popup_linkwrap, .cmodal_contents_box .popup_main_section .popup_linkwrap {
  position: absolute;
  left: 50%;
  top: 39%;
  transform: translateX(-50%);
  width: 100%;
}
.modal_contents_box .popup_main_section .popup_linkwrap a, .cmodal_contents_box .popup_main_section .popup_linkwrap a {
  display: block;
  width: 644px;
  height: 300px;
  margin: 0 auto;
}

.padding_none {
  padding: 0;
}

.modal {
  width: 100%;
}
.modal_contents_box > h3 {
  color: #222222;
  font-size: 26px;
  font-weight: 700;
  text-align: center;
}
.modal_contents_box > h4 {
  color: #222222;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}
.modal_contents_box > h4 span {
  color: #0082ff;
}
.modal_contents_box > p {
  margin: 7px 0 0 0;
  color: #222222;
  font-size: 15px;
  text-align: center;
}
.modal_contents_box .text {
  height: 496px;
  margin-top: 28px;
  padding: 20px;
  line-height: 1.3;
  white-space: pre-line;
  border: 1px solid #222222;
  overflow-y: auto;
  /* custom scrollbar */
}
.modal_contents_box .text::-webkit-scrollbar {
  width: 20px;
}
.modal_contents_box .text::-webkit-scrollbar-track {
  background-color: transparent;
}
.modal_contents_box .text::-webkit-scrollbar-thumb {
  background-color: #a7a7a7;
  border-radius: 20px;
  border: 5px solid transparent;
  background-clip: content-box;
}

.cmodal {
  position: absolute;
  top: calc(50% - 0.5px);
  left: calc(50% - 0.1px);
  transform: translate(calc(-50% - 0.1px), calc(-50% - 0.5px));
  display: none;
}
.cmodal .modal_contents_box {
  width: 100%;
  border: 1px solid #222;
}
.cmodal .mfp-close,
.cmodal .mfp-arrow {
  position: absolute;
  top: -45px;
  right: 0;
  width: 40px;
  height: 40px;
  background-size: 28px 28px;
  background-color: #222222;
  opacity: 1;
}

.fade-slideup .modal {
  opacity: 0;
  transition: all 0.3s ease-out;
  transform: translateY(100%);
}
.fade-slideup.mfp-ready .modal {
  opacity: 1;
  transform: translateY(0);
}
.fade-slideup.mfp-removing .modal {
  opacity: 0;
  transform: translateY(100%);
}

.fade-slidedown .modal {
  flex-direction: column;
  opacity: 0;
  transition: all 0.3s ease-out;
  transform: translateY(-100%);
}
.fade-slidedown.mfp-ready .modal {
  opacity: 1;
  transform: translateY(0);
}
.fade-slidedown.mfp-removing .modal {
  opacity: 0;
  transform: translateY(-100%);
}

.fix-bottom .modal,
.fix-top .modal {
  margin: 0 auto;
  min-height: auto;
}

.fix-bottom,
.fix-top {
  overflow: hidden !important;
}

.fix-bottom .mfp-content {
  vertical-align: bottom;
}

.fix-bottom .mfp-container {
  height: auto;
  top: inherit;
  bottom: 0;
}

.fix-bottom .modal button.mfp-close,
.fix-bottom .modal button.mfp-arrow {
  right: 0;
}

.fix-top .mfp-content {
  vertical-align: top;
}

.fix-top .mfp-container {
  height: auto;
  top: 0;
  bottom: inherit;
}

.fix-top .modal button.mfp-close,
.fix-top .modal button.mfp-arrow {
  right: 0;
  top: inherit;
  bottom: -51px;
}

.modal_dim,
[class^=modal_dim],
.cmodal_dim {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #222;
  opacity: 0.9;
}

.cmodal_dim {
  display: none;
}

.modal.online_pop {
  width: 100%;
  height: 100%;
  margin-top: 100px;
}
.modal.online_pop .modal_contents_box {
  padding: 45px 60px 35px 60px;
}
.modal.online_pop .modal_contents_box > h4 {
  color: #222222;
  font-size: 26px;
  font-weight: 700;
  text-align: center;
}
.modal.online_pop .modal_contents_box > p {
  line-height: 1.4;
  margin: 25px  0 10px 0;
  color: #222222;
  font-size: 15px;
  text-align: center;
}
.modal.online_pop .modal_contents_box .table {
  margin-bottom: 20px;
}
.modal.online_pop .modal_contents_box .table .input_text {
  height: 40px;
}
.modal.online_pop .modal_contents_box .table .input_textarea {
  height: 130px;
}
.modal.online_pop .modal_contents_box .table .radio_tab {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #ddd;
}
.modal.online_pop .modal_contents_box .table .radio_tab li {
  flex: 0;
  height: auto;
  border-bottom: none;
}
.modal.online_pop .modal_contents_box .table .radio_tab li a {
  color: #222;
  font-size: 15px;
  width: 54px;
  height: 40px;
  border: 1px solid #ddd;
}
.modal.online_pop .modal_contents_box .table .radio_tab li.on a {
  color: #0082ff;
  border-color: #0082ff;
}
.modal.online_pop .modal_contents_box .table .radio_tab li.on::before {
  content: none;
}
.modal.online_pop .modal_contents_box .table .radio_panel {
  width: 100%;
  margin-bottom: 15px;
}
.modal.online_pop .modal_contents_box .table .label_box {
  width:100%;
}
.modal.online_pop .modal_contents_box .table .label_box li {
  width:30%;
}
.modal.online_pop .modal_contents_box .table .radio_panel li .label_box {
  gap: 15px;
}
.modal.online_pop .modal_contents_box .table .radio_panel li .label_box label {
  display: inline-block;
}
.modal.online_pop .modal_contents_box .table .radio_panel li .label_box label span {
  font-size: 15px;
  margin: 0;
}
.modal.online_pop .modal_contents_box .table .radio_panel li .label_box label span:hover {
  color: #0082ff;
}
.modal.online_pop .modal_contents_box .table .radio_panel li .label_box label input {
  display: none;
}
.modal.online_pop .modal_contents_box .table .radio_panel li .label_box label input:checked + span {
  color: #0082ff;
}
.modal.online_pop .modal_contents_box .table .radio_panel + .tiny_noti {
  color: #bbb;
  font-size: 12px;
  margin: 0;
}
.modal.online_pop .modal_contents_box .table .in_rows {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.modal.online_pop .modal_contents_box .sub_page_info.privacy1 {
  display: inherit;
  height: 100px;
  padding: 20px;
  overflow: auto;
  /* custom scrollbar */
}
.modal.online_pop .modal_contents_box .sub_page_info.privacy1::-webkit-scrollbar {
  width: 20px;
}
.modal.online_pop .modal_contents_box .sub_page_info.privacy1::-webkit-scrollbar-track {
  background-color: transparent;
}
.modal.online_pop .modal_contents_box .sub_page_info.privacy1::-webkit-scrollbar-thumb {
  background-color: #a7a7a7;
  border-radius: 20px;
  border: 5px solid transparent;
  background-clip: content-box;
}
.modal.online_pop .modal_contents_box .sub_page_info.privacy1 p {
  margin-bottom: 20px;
  line-height: 1.4;
  padding-left: 0;
  font-weight: 400;
  text-align: left;
}
.modal.online_pop .modal_contents_box .sub_page_info.privacy1 p::before {
  content: "";
}
.modal.online_pop .modal_contents_box .sub_page_info.privacy1 p:last-of-type {
  margin-bottom: 0;
}
.modal.online_pop .modal_contents_box .privacy2 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: 700;
}

.modal.teacher_pop .modal_contents_box {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-items: center;
  justify-content: center;
  align-items: flex-start;
  padding: 50px 50px 50px 50px;
}
.modal.teacher_pop .teacher_portrait {
  margin-right: 70px;
}
.modal.teacher_pop .teacher_portrait_img {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  justify-content: flex-end;
  width: 340px;
  height: 478px;
  background-color: #f0f0f0;
  position: relative;
  overflow: hidden;
}
.modal.teacher_pop .teacher_portrait_img img {
  position: absolute;
  top: 54%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
  max-width: initial;
  -o-object-fit: cover;
     object-fit: cover;
}
.modal.teacher_pop .teacher_portrait_who {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 32px;
}
.modal.teacher_pop .teacher_portrait_who .type {
  display: inline-block;
  margin-bottom: 12px;
  color: #000000;
  font-size: 19px;
  font-weight: 300;
}
.modal.teacher_pop .teacher_portrait_who .name {
  position: relative;
  display: inline-block;
  /* padding-right: 48px; */
  color: #000000;
  font-size: 23px;
  font-weight: 700;
}
/* .modal.teacher_pop .teacher_portrait_who .name::before {
  position: absolute;
  right: 0;
  content: "강사";
} */
.modal.teacher_pop .teacher_career {
  flex: 1;
}
.modal.teacher_pop .teacher_career > div {
  height: 566px;
  overflow: auto;
  /* custom scrollbar */
}
.modal.teacher_pop .teacher_career > div::-webkit-scrollbar {
  width: 5px;
}
.modal.teacher_pop .teacher_career > div::-webkit-scrollbar-track {
  background-color: #f0f0f0;
}
.modal.teacher_pop .teacher_career > div::-webkit-scrollbar-thumb {
  background-color: #a7a7a7;
  border-radius: 20px;
  background-clip: content-box;
}
.modal.teacher_pop .teacher_career .text_box {
  margin-bottom: 46px;
}
.modal.teacher_pop .teacher_career .text_box:last-of-type {
  margin-bottom: 0;
}
.modal.teacher_pop .teacher_career .text_box h6 {
  margin-bottom: 20px;
  color: #0082ff;
  font-size: 16px;
  font-weight: 700;
}
.modal.teacher_pop .teacher_career .text_box p {
  position: relative;
  margin-bottom: 17px;
  line-height: 1.6;
  color: #222222;
  font-size: 16px;
  text-align: left;
}
.modal.teacher_pop .teacher_career .text_box p:last-of-type {
  margin-bottom: 0;
}

.main_bnr .mfp-close {
  display: none;
}
.main_bnr .modal_contents_top {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  gap: 5px;
  margin-bottom: 5px;
}
.main_bnr .modal_contents_top label {
  height: 30px;
  line-height: 30px;
  padding: 0 17px;
  color: #222;
  font-weight: 700;
  font-size: 13px;
  border: 1px solid #868484;
  background: #fff;
}
.main_bnr .modal_contents_top label input {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
}
.main_bnr .modal_contents_top label button {
  color: #222;
  font-weight: 700;
  font-size: 13px;
  background: #fff;
}
.main_bnr {
  width: fit-content;
}
.main_bnr .modal_contents {
  width: fit-content;
}

.main_bnr .modal_contents_box {
  border: none;width: fit-content;
}
.main_bnr .modal_contents_box .title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.main_bnr .modal_contents_box .title span {
  display: inline-block;
  height: 36px;
  line-height: 34px;
  margin-bottom: 23px;
  padding: 0 30px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  background-color: #725dff;
  border-radius: 40px;
}
.main_bnr .modal_contents_box .title p {
  margin-top: 22px;
  line-height: 1.4;
  color: #222222;
  font-size: 16px;
  text-align: center;
}
.main_bnr .modal_contents_box .wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-items: center;
  justify-content: center;
  gap: 29px;
  margin-top: 22px;
}
.main_bnr .modal_contents_box .wrap .link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 15px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  cursor: pointer;
}
.main_bnr .modal_contents_box .wrap .link_inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}
.main_bnr .modal_contents_box .wrap .link_inner > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 28px;
}
.main_bnr .modal_contents_box .wrap .link_inner > div p {
  margin-bottom: 8px;
  line-height: 1.4;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13px;
  text-align: center;
}
.main_bnr .modal_contents_box .wrap .link_inner > div h6 {
  color: #000000;
  font-size: 18px;
  font-weight: 900;
}
.main_bnr .modal_contents_box .wrap .link_btn {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 40px;
  gap: 8px;
  color: #fff;
  font-size: 13.25px;
  font-weight: 700;
  background-color: #725dff;
}
.main_bnr .modal_contents_box a {
  display: block;
}
.main_bnr .modal_contents_bottom {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 60px;
  background-color: #a4cd50;
  gap: 30px;
}
.main_bnr .modal_contents_bottom h6 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}
.main_bnr .modal_contents_bottom h6 span {
  color: #efff40;
}
.main_bnr .modal_contents_bottom p {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-items: center;
  justify-content: center;
  gap: 10px;
  height: 30px;
  padding: 0 20px;
  color: rgba(255, 255, 255, 0.7);
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 40px;
}
.banner_container_bg {
  position: fixed;
  top:0;left:0;
  width: 100%;height:100%;background: rgba(0,0,0,.7);
  z-index: 9999;
}
.banner_container {
  position: absolute;
  top:185px;left:30px;
  z-index: 9999;
  display: flex;gap:30px;flex-direction: column;
}
.banner_container .banner_contents .banner_contents_top {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  gap: 5px;
  margin-bottom: 5px;
}
.banner_container .banner_contents .banner_contents_top label {
  height: 30px;
  line-height: 30px;
  padding: 0 17px;
  color: #222;
  font-weight: 700;
  font-size: 13px;
  border: 1px solid #868484;
  background: #fff;
}
.banner_container .banner_contents .banner_contents_top label input {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
}
.banner_container .banner_contents .banner_contents_top button.closePopupBtn {
  height: 30px;
  line-height: 30px;
  padding: 0 17px;
  color: #222;
  font-weight: 700;
  font-size: 13px;
  border: 1px solid #868484;
  background: #fff;
  outline: 0;
}
.banner_container,
.banner_container_bg {
  display: none;
}

.banner_contents_pc {
  display: block;
}
.banner_contents_mo {
  display: none;
}







/* 기본값: PC 보이게 */
.banner_container .img_pc {
  display: block;
}
.banner_container .img_mo {
  display: none;
}

/* 1200px 이하일 때: 모바일 전용만 보이게 */
@media all and (max-width: 1200px) {
  .banner_container .img_pc {
    display: none !important;
  }
  .banner_container .img_mo {
    display: block !important;
  }
  .banner_container {
    position: fixed;
    top:50%;left:50%;transform:translate(-50%, -50%);
  }
  .banner_container .banner_contents .popup_linkwrap .img_mo {
    max-width: 550px;
  }
}

@media all and (max-width: 1200px) {
  .banner_container .banner_contents .popup_linkwrap .img_mo {
    width: 71.6145vw;
  }
}


@media screen and (max-width: 1200px) {
  .modal {
    margin: 6.5rem auto;
  }
  .modal .mfp-close,
  .modal .mfp-arrow, .cmodal .mfp-close,
  .cmodal .mfp-arrow {
    top: -5.1rem;
    right:0;
    width: 3.6rem;
    height: 3.6rem;
  }
  .modal_contents_box, .cmodal_contents_box {
    padding: 4rem 2rem 2rem 2rem;
  }
  .main_bnr .modal_contents_box {
    padding: 0;
  }
  .modal_contents_box > h3 {
    font-size: 2.6rem;
  }
  .modal_contents_box > h4 {
    font-size: 2rem;
  }
  .modal_contents_box > p {
    margin: 0.7rem 0 0 0;
    font-size: 1.5rem;
  }
  .modal_contents_box .text {
    height: 49.6rem;
    margin-top: 2.8rem;
    padding: 2rem;
  }
  .cmodal .mfp-close,
  .cmodal .mfp-arrow {
    top: -4.5rem;
    width: 4rem;
    height: 4rem;
    background-size: 2.8rem 2.8rem;
  }
  .modal.online_pop {
    margin-top: 6.5rem;
  }
  .modal.online_pop .modal_contents_box {
    padding: 6rem 6rem 9rem 6rem;
  }
  .modal.online_pop .modal_contents_box > h4 {
    font-size: 2.6rem;
  }
  .modal.online_pop .modal_contents_box > p {
    margin: 1.3rem 0 4rem 0;
    font-size: 1.5rem;
  }
  .modal.online_pop .modal_contents_box .table {
    margin-bottom: 2rem;
  }
  .modal.online_pop .modal_contents_box .table .input_text {
    height: 4rem;
  }
  .modal.online_pop .modal_contents_box .table .input_textarea {
    height: 13rem;
  }
  .modal.online_pop .modal_contents_box .table .radio_tab {
    gap: 1rem;
    padding-bottom: 1rem;
    margin-bottom: 1.5rem;
  }
  .modal.online_pop .modal_contents_box .table .radio_tab li a {
    font-size: 1.5rem;
    width: 6rem;
    height: 4rem;
  }
  .modal.online_pop .modal_contents_box .table .radio_panel {
    margin-bottom: 1.5rem;
  }
  .modal.online_pop .modal_contents_box .table .radio_panel li .label_box {
    gap: 1.5rem;
  }
  .modal.online_pop .modal_contents_box .table .radio_panel li .label_box label span {
    font-size: 1.5rem;
  }
  .modal.online_pop .modal_contents_box .table .radio_panel + .tiny_noti {
    font-size: 1.2rem;
  }
  .modal.online_pop .modal_contents_box .sub_page_info.privacy1 {
    height: 10rem;
    padding: 2rem;
  }
  .modal.online_pop .modal_contents_box .sub_page_info.privacy1 p {
    margin-bottom: 2rem;
  }
  .modal.online_pop .modal_contents_box .sub_page_info.privacy1 p::before {
    content: "";
  }
  .modal.online_pop .modal_contents_box .privacy2 {
    margin-top: 2rem;
    margin-bottom: 6rem;
    font-size: 1.5rem;
  }
  .modal.teacher_pop {
    max-width: calc(100% - 2rem) !important;
  }
  .modal.teacher_pop .modal_contents_box {
    padding: 5rem 5rem 5rem 5rem;
  }
  .modal.teacher_pop .teacher_portrait {
    margin-right: 5rem;
  }
  .modal.teacher_pop .teacher_portrait_img {
    width: 34rem;
    height: 47.8rem;
  }
  .modal.teacher_pop .teacher_portrait_who {
    margin-top: 3rem;
  }
  .modal.teacher_pop .teacher_portrait_who .type {
    margin-bottom: 1rem;
    font-size: 1.9rem;
  }
  .modal.teacher_pop .teacher_portrait_who .name {
    /*padding-right: 4.8rem;*/
    font-size: 2.3rem;
  }
  .modal.teacher_pop .teacher_career > div {
    height: 56.6rem;
  }
  .modal.teacher_pop .teacher_career .text_box {
    margin-bottom: 4.6rem;
  }
  .modal.teacher_pop .teacher_career .text_box h6 {
    margin-bottom: 2rem;
    font-size: 1.6rem;
  }
  .modal.teacher_pop .teacher_career .text_box p {
    margin-bottom: 1rem;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 992px) {
  .modal.online_pop {
    width: calc(100% - 2rem);
  }
  .modal.teacher_pop .modal_contents_box {
    padding: 5rem 1rem 4rem 1rem;
  }
  .modal.teacher_pop .teacher_portrait {
    margin-right: 3rem;
  }
  .modal.teacher_pop .teacher_portrait_img {
    width: 30rem;
    height: 44rem;
  }
  .modal.teacher_pop .teacher_portrait_img > img {
    width: 100%;
    height: 100%;
  }
  .modal.teacher_pop .teacher_portrait_who {
    margin-top: 2rem;
  }
  .modal.teacher_pop .teacher_portrait_who .type {
    margin-bottom: 1rem;
    font-size: 1.7rem;
  }
  .modal.teacher_pop .teacher_portrait_who .name {
    /*padding-right: 4.2rem;*/
    font-size: 2rem;
  }
  .modal.teacher_pop .teacher_career > div {
    height: 51rem;
  }
  .modal.teacher_pop .teacher_career .text_box {
    margin-bottom: 3rem;
  }
  .modal.teacher_pop .teacher_career .text_box p {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 768px) {
  .modal {
    margin: 5rem auto;
  }
  .modal .mfp-close,
  .modal .mfp-arrow, .cmodal .mfp-close,
  .cmodal .mfp-arrow {
    top: -4rem;
    width: 3.2rem;
    height: 3.2rem;
  }
  .modal_contents_box, .cmodal_contents_box {
    padding: 4rem 1rem 2rem 1rem;
  }
  .modal_contents_box > h3 {
    font-size: 2.6rem;
  }
  .modal_contents_box > h4 {
    font-size: 2rem;
  }
  .modal_contents_box > p {
    margin: 0.7rem 0 0 0;
    font-size: 1.3rem;
  }
  .modal_contents_box .text {
    height: 60vh;
    min-height: 40rem;
    margin-top: 2rem;
    padding: 2rem 1rem;
    font-size: 1.2rem;
  }
  .modal_contents_box .popup_main_section .popup_linkwrap {
    top: 43%;
    height: 53%;
  }
  .modal_contents_box .popup_main_section .popup_linkwrap a {
    width: 91%;
    height: 100%;
  }
  .cmodal .mfp-close,
  .cmodal .mfp-arrow {
    top: -4.5rem;
    width: 4rem;
    height: 4rem;
    background-size: 2.8rem 2.8rem;
  }
  .modal.online_pop {
    margin-top: 5rem;
  }
  .modal.online_pop .modal_contents_box .table .w250 {
    width: 100% !important;
  }
  .modal.online_pop .modal_contents_box .table .label_box {
    gap: 20px 0;
  }
  .modal.online_pop .modal_contents_box .table .label_box li {
    width: 33.33%;
  }
  .modal.online_pop .modal_contents_box .table .radio_tab {
    flex-wrap: wrap;
    gap: 0.5rem;
  }
  .modal.online_pop .modal_contents_box .table .radio_tab li a {
    width: 5rem;
    font-size: 1.3rem;
  }
  .modal.online_pop .modal_contents_box .table .radio_panel li .label_box {
    gap: 1rem 1.2rem;
  }
  .modal.online_pop .modal_contents_box .table .radio_panel li .label_box label span {
    font-size: 1.3rem;
  }
  .modal.online_pop .modal_contents_box .btn_blue {
    width: 100%;
  }
  .modal.teacher_pop .modal_contents_box {
    padding: 5rem 1rem 4rem 1rem;
  }
  .modal.teacher_pop .teacher_portrait {
    margin-right: 3rem;
  }
  .modal.teacher_pop .teacher_portrait_img {
    width: 20rem;
    height: 29rem;
  }
  .modal.teacher_pop .teacher_portrait_who {
    margin-top: 2rem;
  }
  .modal.teacher_pop .teacher_portrait_who .type {
    margin-bottom: 1rem;
    font-size: 1.7rem;
  }
  .modal.teacher_pop .teacher_portrait_who .name {
    /*padding-right: 4.8rem;*/
    font-size: 2rem;
  }
  .modal.teacher_pop .teacher_career {
    width: 100%;
  }
  .modal.teacher_pop .teacher_career > div {
    width: 100%;
    height: initial;
    min-height: 15rem;
    max-height: 51rem;
  }
  .modal.teacher_pop .teacher_career .text_box {
    margin-bottom: 3rem;
  }
  .modal.teacher_pop .teacher_career .text_box p {
    font-size: 1.3rem;
  }
  .main_bnr {
    width: calc(100% - 2rem);
    max-width: 61rem !important;
  }
  .main_bnr .modal_contents_box .title span {
    height: 3.8rem;
    line-height: 3.6rem;
    font-size: 1.8rem;
  }
  .main_bnr .modal_contents_box .title p {
    margin-top: 2rem;
    font-size: 1.8rem;
  }
  .main_bnr .modal_contents_box .wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1.6rem;
    margin-top: 3.5rem;
  }
  .main_bnr .modal_contents_box .wrap .link {
    display: flex;
    flex-direction: row;
    align-items: center;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 54rem;
    height: 10rem;
  }
  .main_bnr .modal_contents_box .wrap .link_inner {
    display: flex;
    flex-direction: row;
    align-items: center;
    align-items: center;
    justify-content: center;
    flex: 1;
  }
  .main_bnr .modal_contents_box .wrap .link_inner > div {
    flex-direction: column-reverse;
    align-items: flex-start;
    padding-top: 0;
  }
  .main_bnr .modal_contents_box .wrap .link_inner > div p {
    margin-top: 0.8rem;
    margin-bottom: 0;
    font-size: 1.5rem;
  }
  .main_bnr .modal_contents_box .wrap .link_inner > div p br {
    display: none;
  }
  .main_bnr .modal_contents_box .wrap .link_inner > div h6 {
    font-size: 2.3rem;
  }
  .main_bnr .modal_contents_box .wrap .link_btn {
    width: 12rem;
    height: 100%;
    font-size: 1.6rem;
  }
  .main_bnr .modal_contents_bottom {
    height: 8rem;
    gap: 2rem;
  }
  .main_bnr .modal_contents_bottom h6 {
    font-size: 2.4rem;
  }
  .main_bnr .modal_contents_bottom p {
    gap: 1rem;
    height: 3rem;
    padding: 0 2rem;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 576px) {
  .modal {
    margin: 4.2rem auto;
  }
  .modal .mfp-close,
  .modal .mfp-arrow, .cmodal .mfp-close,
  .cmodal .mfp-arrow {
    top: -3.6rem;
    width: 3rem;
    height: 3rem;
  }
  .modal_contents_box, .cmodal_contents_box {
    padding: 4rem 1rem 1rem 1rem;
  }
  .modal_contents_box > h3 {
    font-size: 2.6rem;
  }
  .modal_contents_box > h4 {
    font-size: 2rem;
  }
  .modal_contents_box > p {
    margin: 0.7rem 0 0 0;
    font-size: 1.3rem;
  }
  .modal_contents_box .text {
    height: 60vh;
    min-height: 40rem;
    margin-top: 2rem;
    padding: 2rem 1rem;
    font-size: 1.2rem;
  }
  .cmodal .mfp-close,
  .cmodal .mfp-arrow {
    top: -4.5rem;
    width: 4rem;
    height: 4rem;
    background-size: 2.8rem 2.8rem;
  }
  .modal.online_pop .modal_contents_box {
    padding: 4rem 1rem 4rem 1rem;
  }
  .modal.online_pop .modal_contents_box > h4 {
    font-size: 2.2rem;
  }
  .modal.online_pop .modal_contents_box > p {
    margin: 1rem 0 2rem 0;
    font-size: 1.3rem;
  }
  .modal.online_pop .modal_contents_box .table {
    margin-bottom: 1rem;
  }
  .modal.online_pop .modal_contents_box .table_th {
    width: 9.5rem;
    min-height: 6rem;
  }
  .modal.online_pop .modal_contents_box .table .input_textarea {
    height: 10rem;
  }
  .modal.online_pop .modal_contents_box .table .label_box {
    gap: 1rem 0;
  }
  .modal.online_pop .modal_contents_box .table .label_box li {
    width: 33.33%;
  }
  .modal.online_pop .modal_contents_box .sub_page_info.privacy1 {
    height: 10rem;
    margin-bottom: 0;
    padding: 1rem;
  }
  .modal.online_pop .modal_contents_box .sub_page_info.privacy1 p {
    margin-bottom: 1rem;
  }
  .modal.online_pop .modal_contents_box .privacy2 {
    margin-top: 1rem;
    margin-bottom: 3rem;
    font-size: 1.4rem;
  }
  .modal.online_pop .modal_contents_box .btn_blue {
    height: 5rem;
    font-size: 1.6rem;
  }
  .modal.teacher_pop .modal_contents_box {
    flex-direction: column;
    padding: 1rem 1rem 2rem 1rem;
  }
  .modal.teacher_pop .teacher_portrait {
    position: relative;
    width: 100%;
    margin-right: 0;
    margin-bottom: 2rem;
  }
  .modal.teacher_pop .teacher_portrait_img {
    width: 100%;
    height: 23rem;
  }
  .modal.teacher_pop .teacher_portrait_img > img {
    top: 0;
    left: 25%;
    transform: initial;
    width: 70%;
    height: initial;
  }
  .modal.teacher_pop .teacher_portrait_who {
    position: absolute;
    top: 3rem;
    left: 3rem;
    align-items: flex-start;
    margin-top: initial;
  }
  .modal.teacher_pop .teacher_portrait_who .type {
    margin-bottom: 1rem;
    font-size: 1.7rem;
  }
  .modal.teacher_pop .teacher_portrait_who .name {
    /*padding-right: 4.1rem;*/
    font-size: 2rem;
  }
  .modal.teacher_pop .teacher_career > div {
    max-height: 35vh;
  }
  .modal.teacher_pop .teacher_career .text_box {
    margin-bottom: 2rem;
  }
  .main_bnr .modal_contents_box .title span {
    height: 3.5rem;
    line-height: 3.4rem;
    font-size: 1.4rem;
  }
  .main_bnr .modal_contents_box .title > img {
    width: 80%;
  }
  .main_bnr .modal_contents_box .title p {
    margin-top: 1.5rem;
    font-size: 1.4rem;
  }
  .main_bnr .modal_contents_box .wrap .link {
    height: 9rem;
  }
  .main_bnr .modal_contents_box .wrap .link_inner {
    height: 100%;
  }
  .main_bnr .modal_contents_box .wrap .link_inner > div {
    min-width: 14.3rem;
    margin-right: -1rem;
  }
  .main_bnr .modal_contents_box .wrap .link_inner > div p {
    margin-top: 0.3rem;
    font-size: 1.2rem;
    text-align: left;
    letter-spacing: -0.1rem;
  }
  .main_bnr .modal_contents_box .wrap .link_inner > div h6 {
    font-size: 1.6rem;
  }
  .main_bnr .modal_contents_box .wrap .link_inner > img {
    width: 38%;
  }
  .main_bnr .modal_contents_box .wrap .link_btn {
    width: 9rem;
    font-size: 1.2rem;
  }
  .main_bnr .modal_contents_bottom {
    height: 7rem;
    gap: 1rem;
  }
  .main_bnr .modal_contents_bottom h6 {
    font-size: 1.6rem;
  }
  .main_bnr .modal_contents_bottom p {
    gap: 0.5rem;
    height: 3rem;
    padding: 0 1rem;
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 350px) {
  .main_bnr .modal_contents_box .title > img {
    width: 90%;
  }
  .main_bnr .modal_contents_box .wrap .link {
    flex-direction: column;
    height: initial;
  }
  .main_bnr .modal_contents_box .wrap .link_inner {
    padding: 1rem 0;
  }
  .main_bnr .modal_contents_box .wrap .link_btn {
    width: 100%;
    height: 3rem;
  }
  .main_bnr .modal_contents_bottom {
    flex-direction: column;
    height: 8rem;
  }
  .main_bnr .modal_contents_bottom p {
    gap: 0.5rem;
    height: 2.5rem;
    padding: 0 1rem;
    font-size: 1.1rem;
  }
}
#container {
  margin: 0 auto;
  max-width: 1200px;
}
#container.ver_fix {
  padding-top: 55px;
}
#container.teacher, #container.branch, #container.jobcenter, #container.jobcenter_view, #container.about_beauty_gallery {
  max-width: initial;
}
#container .temporary_layout {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: calc(100vh - 486px);
  padding: 100px 50px;
}
#container .temporary_layout p {
  display: block;
  width: 100%;
  color: #222222;
  font-size: 30px;
  font-weight: 900;
  text-align: center;
}
#container .temporary_layout ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 30px;
  gap: 30px;
}
#container .temporary_layout ul li {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-items: center;
  justify-content: center;
  flex: 1;
  height: 130px;
  background-color: #f8f8f8;
  border-radius: 15px;
}
#container .temporary_layout ul li:hover {
  background-color: #f1f1f1;
}
#container .temporary_layout ul li a {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center;
}
#container .temporary_layout ul li a:hover {
  color: #0082ff;
}

.inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.main_header_bnr .swiper-slide > a {
  width: 100%;
}
.main_header_bnr .swiper-slide > a .bnr_inner {
  display: block;
}
.main_header_bnr .swiper-slide > a .bnr_inner .bnr_img.mo {
  display: none;
}

.header {
  position: relative;
  width: 100%;
  background-color: #ffffff;
  z-index: 10;
}
.header_title {
  height: 100px;
}
.header_title .inner {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.header_title h1 {
  padding: 48px 0;
}
.header_title h1 a {
  width: 253px;
}
.header_title h1 .mobile_menu {
  display: none;
}
.header_title .user {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.header_title .user li {
  position: relative;
  margin-right: 10px;
  padding-right: 10px;
}
.header_title .user li::before {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  content: "";
  width: 1px;
  height: 8px;
  background-color: #cccccc;
}
.header_title .user li:last-of-type {
  margin-right: 0;
  padding-right: 0;
}
.header_title .user li:last-of-type::before {
  display: none;
}
.header_title .user li a {
  color: #777777;
  font-size: 14px;
}
.header_title .user li a.login {
  position: relative;
  padding-left: 21px;
}
.header_title .user li a.login::before {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  content: "";
  width: 13px;
  height: 15px;
  background-image: url("https://img.megastudyacademy.co.kr/campus/mbc/common/main/icon_login.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.header_title .point {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
.header_title .point p {
  position: relative;
  padding-left: 23px;
  color: #222222;
  font-size: 14px;
}
.header_title .point p::before {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  content: "";
  width: 14px;
  height: 14px;
  background-image: url("https://img.megastudyacademy.co.kr/campus/mbc/common/main/icon_point.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.header_title .header_left_bnr {
  position: absolute;
  top: 50%;
  left: 80%;
  transform: translate(0, -50%);
}
.header_title .header_left_bnr .swiper {
  width: 218px;
  overflow: hidden;
}
.header_title .header_left_bnr .button-prev {
  position: absolute;
  top: calc(50% - 3.5px);
  left: -16px;
  width: 7px;
  height: 10px;
  background-image: url("https://img.megastudyacademy.co.kr/campus/mbc/common/header_left_bnr_arrow_left.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  cursor: pointer;
}
.header_title .header_left_bnr .button-next {
  position: absolute;
  top: calc(50% - 3.5px);
  right: -16px;
  width: 7px;
  height: 10px;
  background-image: url("https://img.megastudyacademy.co.kr/campus/mbc/common/header_left_bnr_arrow_right.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  cursor: pointer;
}
.header .nav {
  width: 100%;
}
.header .nav_contents {
  position: relative;
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #ececec;
}
.header .nav_contents .depth {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.header .nav_contents .depth_box {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  align-items: center;
  justify-content: center;
  flex: 1;
  height: 55px;
  color: #222222;
  font-size: 16px;
  white-space: nowrap;
}
.header .nav_contents .depth_box_title {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-items: center;
  justify-content: center;
  padding: 5px;
  cursor: pointer;
}
.header .nav_contents .depth_box_title:hover {
  color: #0082ff;
  font-weight: 700;
}
.header .nav_contents .depth_box.on .depth_box_title, .header .nav_contents .depth_box.active .depth_box_title {
  font-weight: 700;
}
.header .nav_contents .depth_box.on .depth2 {
  display: inline-flex;
}
.header .nav_contents .depth_box .depth2 {
  display: none;
  position: absolute;
  top: 56px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 170px;
  background-color: #ffffff;
  border: 1px solid #ececec;
  border-top: 0;
}
.header .nav_contents .depth_box .depth2.visit {
  width: 345px;
}
.header .nav_contents .depth_box .depth2 ul {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 30px;
}
.header .nav_contents .depth_box .depth2 ul li {
  width: 100%;
  padding: 10px 0;
}
.header .nav_contents .depth_box .depth2 ul li a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  color: #222222;
  font-size: 14px;
  white-space: nowrap;
}
.header .nav_contents .depth_box:first-of-type .depth2 {
  left: 0;
  transform: initial;
}
.header .nav_contents .depth_box:last-of-type .depth2 {
  left: initial;
  right: 0;
  transform: initial;
}
.header .nav_contents .depth_box:last-of-type .depth2 ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 17px;
}
.header .nav_contents .depth_box:last-of-type .depth2 ul li {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  font-size: 14px;
}
.header .nav_contents .depth_box:last-of-type .depth2 ul li i {
  margin-right: 15px;
  color: #0082ff;
  font-style: normal;
  font-weight: 700;
}
.header .nav_contents .depth_box:last-of-type .depth2 ul li .link_box {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  flex: 1;
  gap: 5px 15px;
}
.header .nav_contents .depth_box:last-of-type .depth2 ul li .link_box a {
  width: auto;
}
.header .nav_contents .depth_location .depth_box_title {
  color: #0082ff;
}
.header .nav_contents .depth_location .depth2 ul {
  gap:0 !important;
}
.header .nav.fix .nav_contents {
  position: fixed;
  left: 0;
  top: 0;
}

.mo_depth2_wrap {
  display: none;
  padding: 20px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ececec;
  overflow: hidden;
}
.mo_depth2_wrap.on {
  display: block;
  z-index: 3;
}
.mo_depth2_wrap.fix {
  position: fixed;
  top: 55px;
  left: 0;
  width: 100%;
}
.mo_depth2_wrap .mo_depth2 {
  display: none;
}
.mo_depth2_wrap .mo_depth2.on {
  display: block;
}
.mo_depth2_wrap .mo_depth2 .swiper-slide {
  width: auto;
  margin-right: 30px;
}
.mo_depth2_wrap .mo_depth2 .swiper-slide a {
  color: #bbbbbb;
  font-size: 15px;
}
.mo_depth2_wrap .mo_depth2 .swiper-slide.active a {
  color: #222222;
  font-weight: 700;
}
.mo_depth2_wrap .mo_depth2 .swiper-slide:last-of-type {
  margin-right: 0;
}
.mo_depth2_wrap .mo_depth2 ul li {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.mo_depth2_wrap .mo_depth2 ul li i {
  margin-right: 10px;
  color: #0082ff;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
}
.mo_depth2_wrap .mo_depth2 ul li .link_box {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
}

.mo_menu {
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  transform: translateX(100%);
  transition: transform 0.2s;
  background-color: #dddddd;
}
.mo_menu_dim {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #0b0b0b;
  z-index: 9;
  display: none;
}
.mo_menu.on, .mo_menu.active {
  transform: translateX(0);
}
.mo_menu_top {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  background-color: #0082ff;
}
.mo_menu_top .btn_close {
  display: inline-block;
  width: 23px;
  height: 18px;
  margin-top: 25px;
  margin-right: 20px;
  margin-bottom: 14px;
  background-image: url("https://img.megastudyacademy.co.kr/campus/mbc/common/main/icon_mobile_close.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px 18px;
}
.mo_menu_top .user {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 62px;
  padding: 0 20px;
  border-top: 1px solid #1e91ff;
}
.mo_menu_top .user li a {
  color: #f3f3f3;
  font-size: 16px;
}
.mo_menu_top .user li a.login {
  position: relative;
  padding-right: 17px;
}
.mo_menu_top .user li a.login::before {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  content: "";
  width: 7px;
  height: 11px;
  background-image: url("https://img.megastudyacademy.co.kr/campus/mbc/common/main/icon_mobile_user_arrow.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.mo_menu_top .user li a.join {
  padding: 4px 10px;
  font-size: 14px;
  border: 1px solid #f3f3f3;
  border-radius: 40px;
}
.mo_menu_contents .nav_contents {
  position: relative;
}
.mo_menu_contents .nav_contents .depth.depth1 {
  width: 163px;
}
.mo_menu_contents .nav_contents .depth_box_title {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  color: #222222;
  font-size: 15px;
  border-bottom: 1px solid #eaeaea;
}
.mo_menu_contents .nav_contents .depth_box_title::before {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
  content: "";
  width: 7px;
  height: 11px;
  background-image: url("https://img.megastudyacademy.co.kr/campus/mbc/common/main/icon_mobile_arrow_black.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.mo_menu_contents .nav_contents .depth_box_title:last-of-type {
  border-bottom: 0;
}
.mo_menu_contents .nav_contents .depth_box_title:hover {
  color: #000000;
  background-color: #ffffff;
}
.mo_menu_contents .nav_contents .depth_box_title.no_depth2::before {
  display: none;
}
.mo_menu_contents .nav_contents .depth_box .depth2 {
  display: none;
}
.mo_menu_contents .nav_contents .depth_box.active .depth_box_title, .mo_menu_contents .nav_contents .depth_box.on .depth_box_title {
  color: #0082ff;
  background-color: #ffffff;
}
.mo_menu_contents .nav_contents .depth_box.active .depth_box_title::before, .mo_menu_contents .nav_contents .depth_box.on .depth_box_title::before {
  background-image: url("https://img.megastudyacademy.co.kr/campus/mbc/common/main/icon_mobile_arrow_blue.png");
}
.mo_menu_contents .nav_contents .depth_box.active .depth_box_title + .depth2, .mo_menu_contents .nav_contents .depth_box.on .depth_box_title + .depth2 {
  position: absolute;
  top: 0;
  left: 163px;
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  height: 100%;
  background-color: #ffffff;
  /* custom scrollbar */
}
.mo_menu_contents .nav_contents .depth_box.active .depth_box_title + .depth2::-webkit-scrollbar, .mo_menu_contents .nav_contents .depth_box.on .depth_box_title + .depth2::-webkit-scrollbar {
  width: 20px;
}
.mo_menu_contents .nav_contents .depth_box.active .depth_box_title + .depth2::-webkit-scrollbar-track, .mo_menu_contents .nav_contents .depth_box.on .depth_box_title + .depth2::-webkit-scrollbar-track {
  background-color: transparent;
}
.mo_menu_contents .nav_contents .depth_box.active .depth_box_title + .depth2::-webkit-scrollbar-thumb, .mo_menu_contents .nav_contents .depth_box.on .depth_box_title + .depth2::-webkit-scrollbar-thumb {
  background-color: #a7a7a7;
  border-radius: 20px;
  border: 5px solid transparent;
  background-clip: content-box;
}
.mo_menu_contents .nav_contents .depth_box.active .depth_box_title + .depth2 ul, .mo_menu_contents .nav_contents .depth_box.on .depth_box_title + .depth2 ul {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.mo_menu_contents .nav_contents .depth_box.active .depth_box_title + .depth2 ul::before, .mo_menu_contents .nav_contents .depth_box.on .depth_box_title + .depth2 ul::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100vw;
  height: 100vh;
  background-color: #ffffff;
  z-index: -1;
}
.mo_menu_contents .nav_contents .depth_box.active .depth_box_title + .depth2 ul li, .mo_menu_contents .nav_contents .depth_box.on .depth_box_title + .depth2 ul li {
  width: 100%;
  height: 50px;
  line-height: 50px;
}
.mo_menu_contents .nav_contents .depth_box.active .depth_box_title + .depth2 ul li a, .mo_menu_contents .nav_contents .depth_box.on .depth_box_title + .depth2 ul li a {
  padding: 0 14px;
  color: #222222;
  font-size: 15px;
}
.mo_menu_contents .nav_contents .depth_box.active .depth_box_title + .depth2.visit, .mo_menu_contents .nav_contents .depth_box.on .depth_box_title + .depth2.visit {
  height: calc(100vh - 119px);
  background-color: #fafafa;
  overflow: auto;
}
.mo_menu_contents .nav_contents .depth_box.active .depth_box_title + .depth2.visit ul, .mo_menu_contents .nav_contents .depth_box.on .depth_box_title + .depth2.visit ul {
  width: 100%;
}
.mo_menu_contents .nav_contents .depth_box.active .depth_box_title + .depth2.visit ul::before, .mo_menu_contents .nav_contents .depth_box.on .depth_box_title + .depth2.visit ul::before {
  width: 100%;
  background-color: #fafafa;
}
.mo_menu_contents .nav_contents .depth_box.active .depth_box_title + .depth2.visit li, .mo_menu_contents .nav_contents .depth_box.on .depth_box_title + .depth2.visit li {
  width: 100%;
  height: initial;
  line-height: initial;
}
.mo_menu_contents .nav_contents .depth_box.active .depth_box_title + .depth2.visit li i, .mo_menu_contents .nav_contents .depth_box.on .depth_box_title + .depth2.visit li i {
  display: inline-block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 14px;
  color: #999999;
  font-size: 15px;
  font-style: normal;
  background-color: #ffffff;
}
.mo_menu_contents .nav_contents .depth_box.active .depth_box_title + .depth2.visit li .link_box, .mo_menu_contents .nav_contents .depth_box.on .depth_box_title + .depth2.visit li .link_box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.mo_menu_contents .nav_contents .depth_box.active .depth_box_title + .depth2.visit li .link_box a, .mo_menu_contents .nav_contents .depth_box.on .depth_box_title + .depth2.visit li .link_box a {
  height: 50px;
  line-height: 50px;
  padding: 0 14px;
  color: #022222;
  font-size: 15px;
}
.mo_menu_contents .nav_contents .depth_box.on .depth_box_title + .depth2 {
  z-index: 9;
}

.tel_popup_container, .tel_popup_container_bg {
  display:none;
}
.floating_menu.mo {
  display: none;
}
.floating_menu {
  position: fixed; z-index:1000; right: 150px; bottom: 25px;transition: all 0.3s ease-in-out;opacity: 1;
  display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-end;gap:9px;
}
.floating_menu.on{
  transition: all .5s ease-in-out;opacity: 0;
}
.floating_menu .quick_menu_title{
  transition: 0.3s ease-in-out;pointer-events: none;opacity: 0;
}
.floating_menu .quick_menu_title.active{
  transition: 0.3s ease-in-out;pointer-events: auto;opacity: 1;
}
.floating_menu .quick_menu_title span{
border-radius: 33px;background: #222222;    width:120px;
height: 33px;background: #222222;
display: flex;align-items: center;justify-content: center;
border:1px solid #222222;
font-size:14px;font-weight:800;color:#ffffff;line-height:14px;
font-family: "Wanted Sans Variable";
}
.floating_menu .quick_banner_top {
  display: flex;flex-direction: column;gap:5px;align-items: flex-end;
}
.floating_menu .quick_banner_top a {
border-radius: 33px;background: #fff;    width: 33px;
height: 33px;background: #E51E27;
display: flex;align-items: center;justify-content: center;transition:all 0.3s ease-in-out;
border:1px solid #E51E27;
}
.floating_menu .quick_banner_top a.active {
  background: #fff;border-radius: 33px;display: flex;align-items: center;
  justify-content: flex-start;position: relative;border:1px solid #E51E27;gap: 8px;padding:7px 10px 7px 14px;width:120px;min-height:33px;transition:all 0.3s ease-in-out;
}
.floating_menu .quick_banner_top a .img_wrap {
min-width:17px;display: flex;align-items: center;justify-content: center;
}
.floating_menu .quick_banner_top a span{
width:0;overflow: hidden;display: flex;    white-space: nowrap;transition:all 0.3s ease-in-out;
}
.floating_menu .quick_banner_top a.active span {
  position: relative;padding-left:7px;border-radius: 0px;border-left:1px solid #E51E27;
  font-size:14px;font-weight:500;color:#222222;line-height:18px;width: 100%;transition:all 0.3s ease-in-out;font-family: "Wanted Sans Variable";
}
.floating_menu .window_scrill_top {
  height: 0;overflow: hidden;transition: all .2s ease-in-out;
}
.floating_menu .window_scrill_top a {
  background: #DDDDDD;width: 33px;height:33px;border-radius: 33px;align-items: center;justify-content: center;display: flex;
}












.footer {
  padding: 70px 0;
  background-color: #f7f7f7;
}
.footer .inner{
  display: flex;
  flex-direction: column;
  gap: 34px;
}
.footer .inner .branch_line {
  width:100%;height:1px;background-color: #ccc;
}
.footer_contents {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap:201px;
}
.footer_contents .footer_logo {
  display: flex;flex-direction:column;align-items: flex-start;justify-content: center;gap:13px;
}
.footer_contents .footer_logo h2 {
  font-size:27px;font-weight:700;color: #000000;
}
.footer_contents .footer_logo h2 span {
  font-weight:200;
}
.footer_contents .footer_logo p {
  font-size:11px;font-weight:400;color: #000000;
}
.footer_contents .contents {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap:30px;
  max-width:860px;
}
.footer_contents .contents > ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap:16px;
}
.footer_contents .contents > ul li {
  position: relative;
  padding-right: 16px;
}
.footer_contents .contents > ul li::before {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  content: "";
  width: 1px;
  height: 8px;
  background-color: #cccccc;
}
.footer_contents .contents > ul li:last-of-type {
  padding-right: 0;
}
.footer_contents .contents > ul li:last-of-type::before {
  display: none;
}
.footer_contents .contents > ul li a {
  color: #000000;
  font-size: 14px;
}
.footer_contents .contents .info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 14px;
}
.footer_contents .contents .info > div {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  gap:7px;
}
.footer_contents .contents .info > h2 {
  display:none;
}
.footer_contents .contents .info > div p {
  line-height: 13px;
  color: #838383;
  font-size: 14px;
  text-align: left;
}
.footer_contents .contents .info > div p {
  position: relative;
  padding-right: 7px;
}
.footer_contents .contents .info > div p::before {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  content: "";
  width: 1px;
  height: 12px;
  background-color: #cccccc;
}
.footer_contents .contents .info > div p:last-child::before{
  display:none;
}
.footer_contents .contents .info > div p a {
  color: #777777;
}
.footer_contents fieldset.mo {
  display: none;
}
.footer_contents fieldset details {
  position: relative;
}
.footer_contents fieldset details summary {
  position: relative;
  width: 178px;
  height: 32px;
  line-height: 30px;
  padding: 0 12px;
  color: #777777;
  font-size: 12px;
  background-color: transparent;
  border: 1px solid #dbdbdb;
  cursor: pointer;
  list-style: none;
}
.footer_contents fieldset details summary::-webkit-details-marker {
  display: none;
}
.footer_contents fieldset details summary::before {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translate(0, -50%);
  content: "";
  width: 6px;
  height: 4px;
  background-image: url("https://img.megastudyacademy.co.kr/campus/mbc/common/main/icon_footer_select_arrow.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.footer_contents fieldset details[open] summary::before {
  transform: translate(0, -50%) rotate(180deg);
}
.footer_contents fieldset details .link_box {
  position: absolute;
  top: 32px;
  left: 0;
  width: 100%;
  background-color: #f7f7f7;
  border: 1px solid #dbdbdb;
  border-top: 0;
}
.footer_contents fieldset details .link_box li {
  width: 100%;
}
.footer_contents fieldset details .link_box li a {
  display: inline-block;
  width: 100%;
  height: 25px;
  line-height: 25px;
  padding: 0 12px;
  color: #777777;
  font-size: 12px;
}
.footer_contents fieldset details .link_box li a:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.footer_contents_bottom {
  margin-top: 30px;
}
.footer_contents_bottom p {
  line-height: 1.2;
  color: #acacac;
  font-size: 14px;
  text-align: left;
}












.footer_branch {
  padding: 70px 0;
  background-color: #f7f7f7;
}
.footer_branch .inner{
  display: flex;
  flex-direction: column;
  gap: 34px;
}
.footer_branch .inner .branch_line {
  width:100%;height:1px;background-color: #ccc;
}
.footer_branch .footer_contents {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap:60px;
}
.footer_branch .footer_contents .footer_logo {
  display: flex;flex-direction:column;align-items: flex-start;justify-content: center;gap:13px;
}
.footer_branch .footer_contents .footer_logo h2 {
  font-size:27px;font-weight:700;color: #000000;
}
.footer_branch .footer_contents .footer_logo h2 span {
  font-weight:200;
}
.footer_branch .footer_contents .footer_logo p {
  font-size:11px;font-weight:400;color: #000000;
}
.footer_branch .footer_contents .contents {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap:30px;
  max-width: 860px;
}
.footer_branch .footer_contents .contents > ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap:16px;
}
.footer_branch .footer_contents .contents > ul li {
  position: relative;
  padding-right: 16px;
}
.footer_branch .footer_contents .contents > ul li::before {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  content: "";
  width: 1px;
  height: 8px;
  background-color: #cccccc;
}
.footer_branch .footer_contents .contents > ul li:last-of-type {
  padding-right: 0;
}
.footer_branch .footer_contents .contents > ul li:last-of-type::before {
  display: none;
}
.footer_branch .footer_contents .contents > ul li a {
  color: #000000;
  font-size: 14px;
}
.footer_branch .footer_contents .contents .info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 14px;
}
.footer_branch .footer_contents .contents .info > div {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  gap:7px;
}
.footer_branch .footer_contents .contents .info > h2 {
  display:none;
}
.footer_branch .footer_contents .contents .info > div > div {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  gap:7px;
}
.footer_branch .footer_contents .contents .info > div p {
  line-height: 13px;
  color: #838383;
  font-size: 14px;
  text-align: left;
}
.footer_branch .footer_contents .contents .info > div p {
  position: relative;
  padding-right: 7px;
}
.footer_branch .footer_contents .contents .info > div p::before {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  content: "";
  width: 1px;
  height: 12px;
  background-color: #cccccc;
}
.footer_branch .footer_contents .contents .info > div p:last-child::before{
  display:none;
}
.footer_branch .footer_contents .contents .info > div p a {
  color: #777777;
}




body, input, select, textarea, button {
	font: 14px / 1 "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "돋움", sans-serif;
	color: #000;
	letter-spacing: -.5px;
	font-weight: 400;
}
@media screen and (max-width: 1600px) {
  .main_float_bnr {
    left: initial;
    right: unset;
    width: 8.125vw;
  }
  .floating_menu.pc {
    right:10px;
  }
}
@media screen and (min-width: 1201px) {
  .mo_depth2_wrap.on {
    display: none !important;
  }
}
@media screen and (max-width: 1200px) {
  .header_title {
    height: initial;
  }
  .header_title h1 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 3rem 3rem;
  }
  .header_title h1 a {
    width: 25.3rem;
  }
  .header_title h1 .mobile_menu {
    display: inline-block;
    width: 2.3rem;
    height: 1.8rem;
    background-image: url("https://img.megastudyacademy.co.kr/campus/mbc/common/main/icon_mobile_menu.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .header_title .user {
    display: none;
  }
  .header_title .point {
    display: none;
  }
  .header_title .header_left_bnr {
    display: none;
  }
  .header .nav {
    border-top: 1px solid #ececec;
  }
  .header .nav_contents {
    position: relative;
    width: 100%;
    background-color: #fff;
  }
  .header .nav_contents .depth1-slide {
    overflow: hidden;
  }
  .header .nav_contents .depth {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
  }
  .header .nav_contents .depth_box {
    align-items: flex-start;
    flex: 0 0 auto;
    width: 20rem;
  }
  .header .nav_contents .depth_box .depth_box_title {
    height: 5.5rem;
  }
  .header .nav_contents .depth_box .depth2 {
    display: none;
  }
  .header .nav_contents .depth_location {
    /*display: none;*/
  }
  .footer {
    padding: 7rem 0;
    background-color: #f7f7f7;
  }
  .footer_contents {
    position: relative;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .footer_contents .footer_logo {
    display:none;
  }
  .footer_contents > img {
    display: none;
  }
  .footer_contents .contents {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex: 1;
    width: 80%;
    margin: 0 auto;
  }
  .footer_contents .contents ul {
    width: 100%;
    margin-top: 0;
    justify-content: center;
  }
  .footer_contents .contents ul li {
    padding-right: 0;
  }
  .footer_contents .contents ul li::before {
    display: none;
  }
  .footer_contents .contents .info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap:0;
  }
  .footer_contents .contents .info > h2.mo {
    display: block;font-size: 24px;font-weight:400;margin-bottom:30px;
  }
  .footer_contents .contents .info > div {
    display: flex;
    flex-direction: row;
    align-items: center;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
  .footer_contents .contents .info > div:nth-of-type(1) {
    margin-right: 0;
    margin-bottom: 0.7rem;
  }
  .footer_contents .contents .info > div:nth-of-type(3) {
    width: 100%;
    margin-top: 0.7rem;
  }
  .footer_contents .contents .info > div:nth-of-type(3) p {
    padding-right: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
  .footer_contents .contents .info > div:nth-of-type(3) p::before {
    display: none;
  }
  .footer_contents .contents .info > div:nth-of-type(3) p:last-of-type {
    padding-right: 0;
    margin-right: 0;
  }
  .footer_contents .contents .info > div:nth-of-type(3) p:last-of-type::before {
    display: none;
  }
  .footer_contents .contents .info > div p {
    position: relative;
    padding-right: 1.2rem;
    margin-right: 1rem;
    margin-bottom: 0;
    text-align: center;
  }
  .footer_contents .contents .info > div p::before {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    content: "";
    width: 1px;
    height: 0.8rem;
    background-color: #b1b1b1;
  }
  .footer_contents .contents .info > div p:last-of-type {
    padding-right: 0;
    margin-right: 0;
  }
  .footer_contents .contents .info > div p:last-of-type::before {
    display: none;
  }
  .footer_contents fieldset {
    margin: 25px 0;
  }
  .footer_contents fieldset.pc {
    display: none;
  }
  .footer_contents fieldset.mo {
    display: inline-block;
  }
  .footer_contents fieldset details .link_box {
    position: initial;
  }
  .footer_contents_bottom {
    margin-top: 1.7rem;
  }
  .footer_contents_bottom p {
    font-size: 1.4rem;
    text-align: center;
  }

  .footer_branch {
    padding: 7rem 0;
    background-color: #f7f7f7;
  }
  .footer_branch .footer_contents {
    position: relative;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .footer_branch .footer_contents .footer_logo {
    display:none;
  }
  .footer_branch .footer_contents > img {
    display: none;
  }
  .footer_branch .footer_contents .contents {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex: 1;
    width: 100%;
    margin: 0 auto;
  }
  .footer_branch .footer_contents .contents ul {
    width: 100%;
    margin-top: 0;
    justify-content: center;
  }
  .footer_branch .footer_contents .contents ul li {
    padding-right: 0;
  }
  .footer_branch .footer_contents .contents ul li::before {
    display: none;
  }
  .footer_branch .footer_contents .contents .info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap:0;
  }
  .footer_branch .footer_contents .contents .info > h2.mo {
    display: block;font-size: 24px;font-weight:400;margin-bottom:30px;
  }
  .footer_branch .footer_contents .contents .info > div {
    display: flex;
    flex-direction: row;
    align-items: center;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
  .footer_branch .footer_contents .contents .info > div:nth-of-type(1) {
    margin-right: 0;
    margin-bottom: 0.7rem;
  }
  .footer_branch .footer_contents .contents .info > div:nth-of-type(3) {
    width: 100%;
    margin-top: 0.7rem;
  }
  .footer_branch .footer_contents .contents .info > div:nth-of-type(3) p {
    padding-right: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
  .footer_branch .footer_contents .contents .info > div:nth-of-type(3) p::before {
    display: none;
  }
  .footer_branch .footer_contents .contents .info > div:nth-of-type(3) p:last-of-type {
    padding-right: 0;
    margin-right: 0;
  }
  .footer_branch .footer_contents .contents .info > div:nth-of-type(3) p:last-of-type::before {
    display: none;
  }
  .footer_branch .footer_contents .contents .info > div p {
    position: relative;
    padding-right: 1.2rem;
    margin-right: 1rem;
    margin-bottom: 0;
    text-align: center;
  }
  .footer_branch .footer_contents .contents .info > div p::before {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    content: "";
    width: 1px;
    height: 0.8rem;
    background-color: #b1b1b1;
  }
  .footer_branch .footer_contents:nth-child(1) .contents .info > div:nth-child(2) > p:last-of-type {
    padding-right: 1.2rem;
    margin-right: 1rem;
  }
  .footer_branch .footer_contents:nth-child(1) .contents .info > div:nth-child(2) > p:last-of-type::before {
    display: block;
  }
  .footer_branch .footer_contents .contents .info > div p:last-of-type {
    padding-right: 0;
    margin-right: 0;
  }
  .footer_branch .footer_contents .contents .info > div p:last-of-type::before {
    display: none;
  }
  .footer_branch .footer_contents:nth-child(1) .contents .info > div:nth-child(2) > p:last-of-type {
    padding-right: 0;
    margin-right: 0;
  }
  .footer_branch .footer_contents:nth-child(1) .contents .info > div:nth-child(2) > p:last-of-type::before {
    display:none;
  }

  .floating_quick_wrap {
    right: 2.5rem;
    left: unset;
  }
  .floating_quick_wrap .quick_counseling_box nav a {
    margin-bottom: 0.9rem;
    padding: 0.6rem 1.5rem 0.6rem 3.6rem;
    border-radius: 1.5rem;
    font-size: 1.7rem;
    line-height: 1.5rem;
  }
  .floating_quick_wrap .quick_counseling_box nav a::before {
    left: 0.9rem;
    width: 1.8rem;
    height: 1.8rem;
    background-size: 1.8rem;
  }
  .floating_quick_wrap .quick_counseling_box nav a.ico_visit::before {
    width: 2.1rem;
    height: 2.1rem;
    background-size: 2.1rem;
  }
  .floating_quick_wrap .quick_counseling_box nav a.ico_online::before {
    width: 2rem;
    height: 2rem;
    background-size: 2rem;
  }
  .floating_quick_wrap .quick_counseling_box nav a.ico_call::before {
    width: 2rem;
    height: 2rem;
    background-size: 2rem;
  }
  .floating_quick_wrap .quick_counseling_box .btn_counseling {
    width: 12rem;
    height: 12rem;
    background-size: 12rem;
  }
  .floating_quick_wrap .quick_counseling_box .btn_close {
    right: 0.4rem;
    top: -2rem;
    width: 2rem;
    height: 2rem;
    background-size: 1.3rem;
  }
}
@media screen and (max-width: 992px) {
  .main_header_bnr .swiper-slide > a .bnr_inner .bnr_img.pc {
    display: none;
  }
  .main_header_bnr .swiper-slide > a .bnr_inner .bnr_img.mo {
    display: block;
  }
  .footer {
    padding: 3rem 0;
  }
  .footer_contents .contents {
    width: calc(100% - 2rem);
  }
  .footer_contents .contents > ul {
    width: calc(100% - 6rem);
  }
}
@media screen and (max-width: 768px) {
  .footer {
    padding:9.1145vw 0;
  }
  .footer .inner {
    padding-bottom: 72px;
  }
  .footer_contents .contents {
    max-width: 52rem;gap:10.8072vw;
  }
  .footer_contents .contents > ul {
    width: 100%;
    flex-wrap: wrap;
    column-gap: 6.9010vw;
    row-gap: 3.125vw;
    max-width: 55.2083vw;
  }
  .footer_contents .contents > ul li a {
    font-size: 2.8645vw;font-weight:500;
  }
  .footer_contents .contents .info {
    max-width:65.1041vw;
  }
  .footer_contents .contents .info > div {
    gap:0;
  }
  .footer_contents .contents .info > h2.mo {
    font-size: 3.3854vw;font-weight:400;margin-bottom:3.2552vw;
  }
  .footer_contents .contents .info > h2.mo span {
    font-weight:200;
  }
  .footer_contents .contents .info > div p {
    font-size: 2.3437vw;color: #000;line-height:3.3854vw;letter-spacing: -0.1041vw;     font-weight: 400; padding-right:1.5625vw;margin-right:1.3020vw;
  }
  .footer_contents .contents .info > div p::before {
    height: 1.8229vw;
    background-color: #000000;
  }


  .footer_branch {
    padding:9.1145vw 0;
  }
  .footer_branch .inner {
    gap:8.8541vw;
    padding-bottom: 72px;
  }
  .footer_branch .inner .branch_line {
    display:none;
  }
  .footer_branch .footer_contents.footer_contents_branch .contents .info > div:nth-of-type(1){
    flex-direction: column;
  } 
  .footer_branch .footer_contents .contents {
    max-width: unset;gap:10.8072vw;
  }
  .footer_branch .footer_contents .contents > ul {
    width: 100%;
    flex-wrap: wrap;
    column-gap: 6.9010vw;
    row-gap: 3.125vw;
    max-width: 55.2083vw;
  }
  .footer_branch .footer_contents .contents > ul li a {
    font-size: 2.8645vw;font-weight:500;
  }
  .footer_branch .footer_contents .contents .info {
    max-width:unset;
  }
  .footer_branch .footer_contents .contents .info > div {
    gap:0;margin-bottom:0 !important;
  }
  .footer_branch .footer_contents .contents .info > div > div {
    gap:0;
  }
  .footer_contents .contents .info > div:nth-of-type(1) {
    margin-bottom:0;
  }
  .footer_contents .contents .info > div:nth-of-type(3) {
    margin-top:0;
  }
  .footer_branch .footer_contents .contents .info > div:nth-of-type(3) {
    margin-top:0;
  }
  .footer_branch .footer_contents .contents .info > h2.mo {
    font-size: 3.3854vw;font-weight:400;margin-bottom:3.2552vw;
  }
  .footer_branch .footer_contents .contents .info > h2.mo span {
    font-weight:200;
  }
  .footer_branch .footer_contents .contents .info > div p {
    font-size: 2.3437vw;color: #000;line-height:3.3854vw;letter-spacing: -0.1041vw;     font-weight: 400; padding-right:1.5625vw;margin-right:1.3020vw;
  }
  .footer_branch .footer_contents .contents .info > div:nth-of-type(3) p {
    padding-right:1.5625vw;margin-right:1.3020vw;
  }
  .footer_branch .footer_contents .contents .info > div:nth-of-type(3) p:before{
    display: block;
  }
  .footer_branch .footer_contents .contents .info > div p::before {
    height: 1.8229vw;
    background-color: #000000;
  }
  .footer_branch .footer_contents:nth-child(1) .contents .info > div:nth-child(2) > p:last-of-type{
    padding-right: 0;
    margin-right: 0;
  }
  .footer_branch .footer_contents:nth-child(1) .contents .info > div:nth-child(2) > p:last-of-type::before {
    display: none;
  }
  .footer_branch .footer_contents.footer_contents_def .contents{
    max-width:67.7083vw;
  }
  .footer_branch .footer_contents.footer_contents_def .contents .info > div:nth-child(2) p:first-child {
    padding-right:0;
    margin-right:0;
  }
  .footer_branch .footer_contents.footer_contents_def .contents .info > div:nth-child(2) p:first-child::before {
    display:none;
  }
  .footer_branch .footer_contents.footer_contents_def .contents .info > div:nth-child(3) p:nth-child(2) {
    padding-right:0;
    margin-right:0;
  }
  .footer_branch .footer_contents.footer_contents_def .contents .info > div:nth-child(3) p:nth-child(2)::before {
    display:none;
  }

  .floating_menu.mo {
    display: none;
  }
  .floating_quick_wrap {
    top: unset;
    bottom: 4rem;
    transform: unset;
    text-align: right;
    align-items: flex-end;
  }
  .floating_quick_wrap .quick_teacher_floating {
    min-width: unset;
    min-height: unset;
    width: 9rem;
    height: 9rem;
    right: unset;
    top: 3rem;
  }
  .floating_quick_wrap .quick_counseling_box nav {
    align-items: flex-end;
  }
  .floating_quick_wrap .quick_counseling_box nav a {
    font-size: 1.5rem;
    line-height: 1.3rem;
  }
  .floating_quick_wrap .quick_counseling_box .btn_counseling {
    width: 9rem;
    height: 9rem;
    margin-top: 0;
    background-size: 9rem;
  }
  .floating_quick_wrap .quick_counseling_box .btn_close {
    right: -0.8rem;
    top: -2.5rem;
  }
  .floating_menu.pc{
    display:none;
  }
  .floating_menu.mo {
    position: fixed;
    display: block;
    width: 100%;
    top: unset;
    bottom: 0;
    right: 0;
    z-index: 4;
    box-shadow: -4px 0px 15px 0px rgba(0, 0, 0, 0.1490196078);
  }
  .floating_menu.active {
    top: unset;
    bottom: 0;
    right:0;
    z-index: 999;
  }
  .floating_menu.active .menu_list {
    flex-direction: row;
    max-height: unset;
    padding: 3.2552vw 0;
    border-right: none;
    border-left: none;
    background: #fff;
    opacity: unset;
    visibility: unset;
  }
  .floating_menu.active .menu_list li {
    padding:0.6510vw 0;
    border-right: 1px solid #D7D7D7;
    border-bottom: none;
  }
  /*.floating_menu.active .menu_list li:last-child {
    display: none;
  }*/
  .floating_menu.active .menu_list li:last-child {
    border-right: none;
  }
  .floating_menu.active .btn_toggle {
    display: none;
  }
  .floating_menu.active .btn_top {
    display: none;
  }
  .floating_menu .menu_list {
    display: flex;
    overflow: unset;
    max-height: unset;
    padding: 14px 0;
    border-right: none;
    border-left: none;
    background: #fff;
    opacity: unset;
    visibility: unset;
  }
  .floating_menu .menu_list li {
    padding: 0;
    border-right: 1px solid #D7D7D7;
    border-bottom: none;
  }
  .floating_menu .menu_list li i {
    display: block;
    width: 6.5104vw;
    height: 5.8593vw;
    margin: 0 auto;
    font-size: 0;
    color: transparent;
    text-align: center;
  }
  /*.floating_menu .menu_list li:last-child {
    display: none;
  }*/
  .floating_menu .menu_list li:last-child {
    border-right: none;
  }
  .floating_menu .menu_list li .tit {
    padding-top: 2.7343vw;
    font-size: 3.125vw;
  }
  .floating_menu .btn_toggle {
    display: none;
  }
  .floating_menu .btn_top {
    display: none;
  }
  .floating_menu .btn_call {
    display: block;
    position: absolute;
    bottom: 115px;
    right: 20px;
    z-index: 20;
    width: 60px;
    height: 60px;
    background: url("https://img.megagong.net/beauty/branch/ico_call.png") no-repeat 0 0/100% 100%;
    font-size: 0;
    color: transparent;
  }
  .tel_popup_container_bg{
    position: fixed;
    top:0;left:0;
    width:100%;height:100%;
    background: rgba(0, 0, 0, .7);
    z-index: 999;
    display: none;
  }
  .tel_popup_container{
    position: fixed;
    top:50%;left:50%;
    transform: translate(-50%, -50%);
    z-index: 999;
    display: none;
  }
  .tel_popup_container .close_tel_popup {
    display: flex;
    position: absolute;
    top: -11.7188vw;
    right: 0;
  }
  .tel_popup_container .close_tel_popup a img {
    width: 9.1145vw;
  }
  .tel_popup_container .tel_popup_container_inner {
    display: flex;flex-direction: column;gap:5.2083vw;
    align-items: center;justify-content: center;
    padding:7.8125vw 5.2083vw 6.5104vw;
    background: #ffffff;
    border-radius: 3.9063vw;
    width:89.5833vw;
  }
  .tel_popup_container .tel_popup_container_inner .tel_popup_title img {
    width: 52.8645vw;
  }
  .tel_popup_container .tel_popup_container_inner .tel_popup_common {
    background: #f7f7f7;width: 100%;
    padding:3.3854vw 0 3.7760vw;
  }
  .tel_popup_container .tel_popup_container_inner .tel_popup_common a{
    font-size:3.9063vw;font-weight:500;color:#E60023;display: flex;gap:0.7813vw;align-items: center;justify-content: center;
  }
  .tel_popup_container .tel_popup_container_inner .tel_popup_common a span{
    color:#000000;
  }
  .tel_popup_container .tel_popup_container_inner .tel_popup_campus {
    display: flex;flex-direction: column;gap:4.0365vw;width: 100%;
  }
  .tel_popup_container .tel_popup_container_inner .tel_popup_campus .tel_campus_btn_wrap {
    width: 100%;
  }
  .tel_popup_container .tel_popup_container_inner .tel_popup_campus .tel_campus_btn_wrap ul {
    display: flex;
  }
  .tel_popup_container .tel_popup_container_inner .tel_popup_campus .tel_campus_btn_wrap ul li{
    width:100%;
  }
  .tel_popup_container .tel_popup_container_inner .tel_popup_campus .tel_campus_btn_wrap ul li a {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size:3.3854vw;font-weight: 500;color:#222222;
    padding:2.0833vw 0 3.5156vw;border-bottom: 0.1302vw solid #cccccc;
    position: relative;
  }
  .tel_popup_container .tel_popup_container_inner .tel_popup_campus .tel_campus_btn_wrap ul li a.active {
    color:#E60023;
  }
  .tel_popup_container .tel_popup_container_inner .tel_popup_campus .tel_campus_btn_wrap ul li a.active::after{
    content: '';
    bottom:-0.1302vw;left:0;
    position: absolute;
    width:100%;height:0.7813vw;background-color: #E60023;
  }
  .tel_popup_container .tel_popup_container_inner .tel_popup_campus .tel_campus_content {
    display: flex;flex-direction: column;gap:6.5104vw;
  }
  .tel_popup_container .tel_popup_container_inner .tel_popup_campus .tel_campus_content .tel_notice_wrap p{
    font-size:2.3438vw;font-weight: 400;color:#999999;
  }
  .tel_popup_container .tel_popup_container_inner .tel_popup_campus .tel_campus_content .campus_tab_unit .campus_tab {
    display: none;
  }
  .tel_popup_container .tel_popup_container_inner .tel_popup_campus .tel_campus_content .campus_tab_unit .campus_tab.active {
    display: flex;
  }
  .tel_popup_container .tel_popup_container_inner .tel_popup_campus .tel_campus_content .campus_tab_unit .campus_tab ul {
    display: grid;grid-template-columns: 1fr 1fr 1fr 1fr;gap:2.6042vw;width: 100%;
  }
  .tel_popup_container .tel_popup_container_inner .tel_popup_campus .tel_campus_content .campus_tab_unit .campus_tab ul li a {
    display: flex;align-items: center;justify-content: center;background: #FFEDF0;border-radius: 1.3021vw;
    color: #222222;font-size:3.3854vw;font-weight: 400;min-height: 11.3281vw;border:0.1302vw solid #FFA3AB;
  }
}
@media screen and (max-width: 576px) {
  #container.ver_fix {
    padding-top: 5rem;
  }
  .header_title h1 {
    padding: 2.5rem 2rem;
  }
  .header_title h1 a {
    width: 20rem;
  }
  .header .nav_contents .depth_box {
    width: 10rem;
    height: 5rem;
  }
  .header .nav_contents .depth1-slide {
    padding-right:2rem;
  }
  .header .nav_contents .depth_box .depth_box_title {
    height: 5rem;
  }
  .mo_depth2_wrap {
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: 5rem;
    padding: 0 2rem;
  }
  .mo_depth2_wrap.on {
    display: flex;
  }
  .mo_depth2_wrap.fix {
    top: 5rem;
  }
  /*.footer_contents .contents {
    width: 100%;
    max-width: 36rem;
  }
  .footer_contents .contents > ul {
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.5rem 1rem;
    max-width: 23.3rem;
  }
  .footer_contents .contents > ul li a {
    font-size: 1.1rem;
  }
  .footer_contents .contents .info > div p {
    font-size: 1.1rem;
  }
  .footer_contents .contents .info > div:nth-of-type(1) p:nth-of-type(2) {
    padding-right: 0;
    margin-right: 0;
  }
  .footer_contents .contents .info > div:nth-of-type(1) p:nth-of-type(2)::before {
    display: none;
  }
  .footer_contents_bottom p {
    font-size: 1.1rem;
  }*/
}/*# sourceMappingURL=layout.css.map */

.modal_hd_cd_bg {
  position: fixed;top:0;left:0;    z-index: 9999;display:none;
}
.modal_hd_cd_bg.mfp-zin.mfp-bg.mfp-ready,
.modal_hd_cd.mfp-slide-b.mfp-bg.mfp-ready{
  opacity: 0.9;
}
.modal_hd_cd {
  position: fixed;
  top:50%;left:50%;    z-index: 10000;
  transform: translate(-50%, -50%);
  display:none;
}
.modal_contents_box .popup_main_section .popup_linkwrap, .cmodal_contents_box .popup_main_section .popup_linkwrap {
  position: relative;
  top:unset;
  left:unset;
  height:unset;
  transform:unset;
}
.modal_hd_cd .modal_contents_box .popup_main_section .popup_linkwrap a, .modal_hd_cd .cmodal_contents_box .popup_main_section .popup_linkwrap a {
  height: unset;width: unset;
}